C# 클래스 numl.Model.RewardAttribute

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

공개 메소드들

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

Generates a property.

RewardAttribute ( ) : 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

RewardAttribute() 공개 메소드

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