C# Class CmisSync.Lib.Cmis.CmisRepositoryInfoConvenienceExtenders

Cmis repository info convenience extenders.
Afficher le fichier Open project: OpenDataSpace/CmisSync

Méthodes publiques

Méthode Description
ToLogString ( this repoInfo ) : string

Creates a string containing all needed properties of a repository info from remote. If passed repoInfo is null, an empty string is returned.

Method Details

ToLogString() public static méthode

Creates a string containing all needed properties of a repository info from remote. If passed repoInfo is null, an empty string is returned.
public static ToLogString ( this repoInfo ) : string
repoInfo this Remote repository information.
Résultat string