C# Class Model.AppTypeHelper

Mostrar archivo Open project: egametang/Egametang

Public Methods

Method Description
GetServerTypes ( ) : List
Is ( this a, AppType b ) : bool

Method Details

GetServerTypes() public static method

public static GetServerTypes ( ) : List
return List

Is() public static method

public static Is ( this a, AppType b ) : bool
a this
b AppType
return bool