[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected virtual bool Check_Methods(
string method
)
protected virtual bool Check_Methods(
string method
)
Protected Overridable Function Check_Methods (
method As String
) As Boolean
Protected Overridable Function Check_Methods (
method As String
) As Boolean
protected:
virtual bool Check_Methods(
String^ method
)
protected:
virtual bool Check_Methods(
String^ method
)
abstract Check_Methods :
method : string -> bool
override Check_Methods :
method : string -> bool
abstract Check_Methods :
method : string -> bool
override Check_Methods :
method : string -> bool
Return Value
Type:
Boolean