Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
FromString ( string value ) : |
||
GetHashCode ( ) : |
||
RabbitMqAddress ( string broker, string exchange, string routingKey ) : System | ||
ToString ( ) : string |
public Equals ( |
||
other | ||
return | bool |
public static FromString ( string value ) : |
||
value | string | |
return |
public RabbitMqAddress ( string broker, string exchange, string routingKey ) : System | ||
broker | string | |
exchange | string | |
routingKey | string | |
return | System |