Property | Type | Description | |
---|---|---|---|
ID | int |
Property | Type | Description | |
---|---|---|---|
_type | TAType |
Method | Description | |
---|---|---|
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
SimulationTransportAddress ( int id ) : System | ||
SimulationTransportAddress ( string s ) : System |
public SimulationTransportAddress ( int id ) : System | ||
id | int | |
return | System |
public SimulationTransportAddress ( string s ) : System | ||
s | string | |
return | System |