C# Class Tao.Sdl.Smpeg.SMPEG_version

Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Свойство Type Description
major byte
minor byte
patch byte

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

major public_oe property

Major version
public byte major
Résultat byte

minor public_oe property

Minor version
public byte minor
Résultat byte

patch public_oe property

Patch version
public byte patch
Résultat byte