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