C# Class InputStreamSourceFilter.Extensions.CultureExtension

Show file Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
FromISOName ( this name ) : CultureInfo
TryGetLCID ( this name ) : int

Method Details

FromISOName() public static method

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

TryGetLCID() public static method

public static TryGetLCID ( this name ) : int
name this
return int