C# Class WF.Compiler.MediaResource

Afficher le fichier Open project: WFoundation/WF.Compiler Class Usage Examples

Méthodes publiques

Свойство Type Description
Data byte[]
Directives List
Filename string
Type MediaType

Property Details

Data public_oe property

public byte[] Data
Résultat byte[]

Directives public_oe property

public List Directives
Résultat List

Filename public_oe property

public string Filename
Résultat string

Type public_oe property

public MediaType Type
Résultat MediaType