C# Class SpeakFriend.Utilities.EnumExtensions

Afficher le fichier Open project: teamaton/speak-lib

Méthodes publiques

Méthode Description
ToInt ( this en ) : int
ToIntString ( this en ) : string

Method Details

ToInt() public static méthode

public static ToInt ( this en ) : int
en this
Résultat int

ToIntString() public static méthode

public static ToIntString ( this en ) : string
en this
Résultat string