System.Runtime.Remoting.Messaging.ConstructionCall.ConstructionCall C# (CSharp) Method

ConstructionCall() public method

public ConstructionCall ( Header headers ) : System
headers Header
return System
        public ConstructionCall(Header[] headers) : base(headers) {}

Same methods

ConstructionCall::ConstructionCall ( IMessage m ) : System
ConstructionCall::ConstructionCall ( SerializationInfo info, StreamingContext context ) : System