C# 클래스 InputStreamSourceFilter.Extensions.CultureExtension

파일 보기 프로젝트 열기: offbyoneBB/mp-onlinevideos2

공개 메소드들

메소드 설명
FromISOName ( this name ) : CultureInfo
TryGetLCID ( this name ) : int

메소드 상세

FromISOName() 공개 정적인 메소드

public static FromISOName ( this name ) : CultureInfo
name this
리턴 System.Globalization.CultureInfo

TryGetLCID() 공개 정적인 메소드

public static TryGetLCID ( this name ) : int
name this
리턴 int