C# Class MovingScrewdriver.Web.Services.Model.MediaObject

Show file Open project: Gutek/MovingScrewdriver 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