C# 클래스 SyncanoSyncServer.Net.RealTimeSyncApi.SourceEnumStringConverter

Class convertinf Source objects to string and the other way.
파일 보기 프로젝트 열기: Syncano/syncano-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
GetSource ( string value ) : Source
GetString ( Source source ) : string

메소드 상세

GetSource() 공개 정적인 메소드

public static GetSource ( string value ) : Source
value string
리턴 Source

GetString() 공개 정적인 메소드

public static GetString ( Source source ) : string
source Source
리턴 string