C# Class Cone.ContextAttribute

Inheritance: System.Attribute, IContextDescription
显示文件 Open project: drunkcod/Cone

Protected Properties

Property Type Description
rawContext string

Public Methods

Method Description
ContextAttribute ( string context ) : System

Method Details

ContextAttribute() public method

public ContextAttribute ( string context ) : System
context string
return System

Property Details

rawContext protected_oe property

protected string rawContext
return string