C# Class TestLibrary.MockedServer.MockedCmisServer

Afficher le fichier Open project: OpenDataSpace/CmisSync Class Usage Examples

Méthodes publiques

Méthode Description
Destroy ( ) : void
GetServer ( string hostname ) : MockedCmisServer

Private Methods

Méthode Description
MockedCmisServer ( string hostname ) : System

Method Details

Destroy() public méthode

public Destroy ( ) : void
Résultat void

GetServer() public static méthode

public static GetServer ( string hostname ) : MockedCmisServer
hostname string
Résultat MockedCmisServer