C# Class MobileConsole.SettingCommandAttribute

Inheritance: Attribute
Mostrar archivo Open project: pixeption/MobileConsoleKit Class Usage Examples

Public Properties

Property Type Description
description string
name string
order int

Property Details

description public_oe property

public string description
return string

name public_oe property

public string name
return string

order public_oe property

public int order
return int