C# Class ZuneSocialTagger.Core.IO.Mp4Tagger.GuidPart

Inheritance: RawPart
Afficher le fichier Open project: leetreveil/Zune-Social-Tagger Class Usage Examples

Méthodes publiques

Méthode Description
GuidPart ( string name, System.Guid guid ) : System
GuidPart ( string name, byte content ) : System
Render ( ) : byte[]

Method Details

GuidPart() public méthode

public GuidPart ( string name, System.Guid guid ) : System
name string
guid System.Guid
Résultat System

GuidPart() public méthode

public GuidPart ( string name, byte content ) : System
name string
content byte
Résultat System

Render() public méthode

public Render ( ) : byte[]
Résultat byte[]