Implemented interface member:
property
MethodBase
System.Runtime.Remoting.Messaging.IMethodMessage.MethodBase
2 references to MethodBase
mscorlib (2)
system\runtime\remoting\message.cs (2)
1169
return _message.
MethodBase
;
2380
get {return _m.
MethodBase
;}