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