C# Class subtitleMemorize.InfoLanguages

Show file Open project: ChangSpivey/SubtitleMemorize

Public Properties

Property Type Description
languages List
name string
tag string

Private Methods

Method Description
GenerateLanguageList ( ) : List
InfoLanguages ( String name, String tag ) : System

Property Details

languages public static property

public static List languages
return List

name public property

public string name
return string

tag public property

public string tag
return string