C# Class System.Runtime.Serialization.Formatters.Binary.BinaryMethodCallMessage

显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
BinaryMethodCallMessage ( String uri, String methodName, String typeName, Type instArgs, Object args, Object methodSignature, LogicalCallContext callContext, Object properties ) : System
PopulateMessageProperties ( IDictionary dict ) : void