C# Class RunningObjects.Core.Query.DynamicProperty

ファイルを表示 Open project: edurdias/RunningObjects Class Usage Examples

Public Methods

Method Description
DynamicProperty ( string name, Type type, Attribute attributes ) : System

Method Details

DynamicProperty() public method

public DynamicProperty ( string name, Type type, Attribute attributes ) : System
name string
type System.Type
attributes System.Attribute
return System