Interface IApi
Namespace: AcousticWorkbench
Assembly: AcousticWorkbench.dll
Syntax
public interface IApi
Properties
| Improve this Doc View SourceHost
Declaration
string Host { get; }
Property Value
| Type | Description |
|---|---|
| String |
Protocol
Declaration
string Protocol { get; }
Property Value
| Type | Description |
|---|---|
| String |
Version
Declaration
string Version { get; }
Property Value
| Type | Description |
|---|---|
| String |