[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_FromGroups(
string fromGroup
)
protected virtual bool Check_FromGroups(
string fromGroup
)
Protected Overridable Function Check_FromGroups (
fromGroup As String
) As Boolean
Protected Overridable Function Check_FromGroups (
fromGroup As String
) As Boolean
protected:
virtual bool Check_FromGroups(
String^ fromGroup
)
protected:
virtual bool Check_FromGroups(
String^ fromGroup
)
abstract Check_FromGroups :
fromGroup : string -> bool
override Check_FromGroups :
fromGroup : string -> bool
abstract Check_FromGroups :
fromGroup : string -> bool
override Check_FromGroups :
fromGroup : string -> bool
Return Value
Type:
Boolean