C# 클래스 Model.AppTypeHelper

파일 보기 프로젝트 열기: egametang/Egametang

공개 메소드들

메소드 설명
GetServerTypes ( ) : List
Is ( this a, AppType b ) : bool

메소드 상세

GetServerTypes() 공개 정적인 메소드

public static GetServerTypes ( ) : List
리턴 List

Is() 공개 정적인 메소드

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