Property | Type | Description | |
---|---|---|---|
ID | int |
Method | Description | |
---|---|---|
Enable ( ) : void | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
GetString ( |
||
Invert ( ) : SimulationTransportAddress | ||
SimulationTransportAddress ( int id ) : System | ||
SimulationTransportAddress ( string s ) : System |
Method | Description | |
---|---|---|
SimulationTransportAddress ( int id, |
Method | Description | |
---|---|---|
Create ( string s ) : |
||
SimulationTransportAddress ( ) : System |
public static GetString ( |
||
ta_type | ||
id | int | |
return | string |
public Invert ( ) : SimulationTransportAddress | ||
return | SimulationTransportAddress |
public SimulationTransportAddress ( int id ) : System | ||
id | int | |
return | System |
protected SimulationTransportAddress ( int id, |
||
id | int | |
type | ||
return | System |
public SimulationTransportAddress ( string s ) : System | ||
s | string | |
return | System |