C# Class VLC_WINRT.Model.Subtitle

Mostrar archivo Open project: kusl/vlcwinrt

Public Properties

Property Type Description
Id int
Name string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Id public_oe property

public int Id
return int

Name public_oe property

public string Name
return string