[This is preliminary documentation and is subject to change.]
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static bool operator ==(
MethodSpec left,
MethodSpec right
)
public static bool operator ==(
MethodSpec left,
MethodSpec right
)
Public Shared Operator = (
left As MethodSpec,
right As MethodSpec
) As Boolean
Public Shared Operator = (
left As MethodSpec,
right As MethodSpec
) As Boolean
public:
static bool operator ==(
MethodSpec left,
MethodSpec right
)
public:
static bool operator ==(
MethodSpec left,
MethodSpec right
)
static let inline (=)
left : MethodSpec *
right : MethodSpec : bool
static let inline (=)
left : MethodSpec *
right : MethodSpec : bool
Return Value
Type:
Boolean