C# Class SomeAttribute, Entitas-CSharp

Inheritance: Attribute
显示文件 Open project: sschmid/Entitas-CSharp

Public Properties

Property Type Description
value string

Public Methods

Method Description
SomeAttribute ( string value ) : System

Method Details

SomeAttribute() public method

public SomeAttribute ( string value ) : System
value string
return System

Property Details

value public_oe property

public string value
return string