C# Class Aurora.Voice.Whisper.ServerManager

Inheritance: IDisposable
ファイルを表示 Open project: aurora-sim/whisper_server Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ServerManager ( ServerPrx server, string channel ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ServerManager() public method

public ServerManager ( ServerPrx server, string channel ) : System
server ServerPrx
channel string
return System