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