System.Runtime.Remoting.Messaging.ConstructionCall.ConstructionCall C# (CSharp) Метод

ConstructionCall() публичный Метод

public ConstructionCall ( Header headers ) : System
headers Header
Результат System
        public ConstructionCall(Header[] headers) : base(headers) {}

Same methods

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