C# 클래스 numl.Model.GuidFeatureAttribute

상속: FeatureAttribute
파일 보기 프로젝트 열기: sethjuarez/numl

공개 메소드들

메소드 설명
GenerateProperty ( PropertyInfo property ) : Property

Generates a property.

GuidFeatureAttribute ( ) : System

Default constructor.

메소드 상세

GenerateProperty() 공개 메소드

Generates a property.
Thrown when the requested operation is invalid.
public GenerateProperty ( PropertyInfo property ) : Property
property System.Reflection.PropertyInfo The property.
리턴 Property

GuidFeatureAttribute() 공개 메소드

Default constructor.
public GuidFeatureAttribute ( ) : System
리턴 System