C# Class subtitleMemorize.InfoLanguages

Exibir arquivo 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_oe static_oe property

public static List languages
return List

name public_oe property

public string name
return string

tag public_oe property

public string tag
return string