C# Class SyncanoSyncServer.Net.RealTimeSyncApi.SourceEnumStringConverter

Class convertinf Source objects to string and the other way.
Afficher le fichier Open project: Syncano/syncano-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
GetSource ( string value ) : Source
GetString ( Source source ) : string

Method Details

GetSource() public static méthode

public static GetSource ( string value ) : Source
value string
Résultat Source

GetString() public static méthode

public static GetString ( Source source ) : string
source Source
Résultat string