C# Class WF.Compiler.MediaResource

Datei anzeigen Open project: WFoundation/WF.Compiler Class Usage Examples

Public Properties

Property Type Description
Data byte[]
Directives List
Filename string
Type MediaType

Property Details

Data public_oe property

public byte[] Data
return byte[]

Directives public_oe property

public List Directives
return List

Filename public_oe property

public string Filename
return string

Type public_oe property

public MediaType Type
return MediaType