Brunet.Simulator.Transport.SimulationTransportAddress.SimulationTransportAddress C# (CSharp) Метод

SimulationTransportAddress() статический приватный Метод

static private SimulationTransportAddress ( ) : System
Результат System
    static SimulationTransportAddress() {
      TransportAddressFactory.AddFactoryMethod("s", Create);
    }

Same methods

SimulationTransportAddress::SimulationTransportAddress ( int id ) : System
SimulationTransportAddress::SimulationTransportAddress ( int id, TransportAddress type ) : System
SimulationTransportAddress::SimulationTransportAddress ( string s ) : System