C# 클래스 CmisSync.Lib.Cmis.CmisRepositoryInfoConvenienceExtenders

Cmis repository info convenience extenders.
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync

공개 메소드들

메소드 설명
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.

메소드 상세

ToLogString() 공개 정적인 메소드

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.
리턴 string