C# Class TestLibrary.MockedServer.MockedCmisServer

ファイルを表示 Open project: OpenDataSpace/CmisSync Class Usage Examples

Public Methods

Method Description
Destroy ( ) : void
GetServer ( string hostname ) : MockedCmisServer

Private Methods

Method Description
MockedCmisServer ( string hostname ) : System

Method Details

Destroy() public method

public Destroy ( ) : void
return void

GetServer() public static method

public static GetServer ( string hostname ) : MockedCmisServer
hostname string
return MockedCmisServer