C# Class EventServer.Core.HttpHandlers.MWAMediaObject

Show file Open project: roundtable/EventServer Class Usage Examples

Public Properties

Property Type Description
bits byte[]
name string
type string

Property Details

bits public property

public byte[] bits
return byte[]

name public property

public string name
return string

type public property

public string type
return string