Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SyncanoSyncServer
Net
RealTimeSyncApi
SourceEnumStringConverter
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