Property | Type | Description | |
---|---|---|---|
ListenUrl | string |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
RainyStandaloneServer ( string listen_url, ComposeObjectGraphDelegate composer ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
public RainyStandaloneServer ( string listen_url, ComposeObjectGraphDelegate composer ) : System | ||
listen_url | string | |
composer | ComposeObjectGraphDelegate | |
return | System |