C# Class Model.AppTypeHelper

Afficher le fichier Open project: egametang/Egametang

Méthodes publiques

Méthode Description
GetServerTypes ( ) : List
Is ( this a, AppType b ) : bool

Method Details

GetServerTypes() public static méthode

public static GetServerTypes ( ) : List
Résultat List

Is() public static méthode

public static Is ( this a, AppType b ) : bool
a this
b AppType
Résultat bool