C# 클래스 Crow.Library.Aspects.DBOperationAttributes.IsRequiredFieldAttribute

상속: DBAspectAttributeBase
파일 보기 프로젝트 열기: msusur/Crowfx

공개 메소드들

메소드 설명
IsRequiredFieldAttribute ( string propertyName ) : System
Process ( Foundation context ) : void

메소드 상세

IsRequiredFieldAttribute() 공개 메소드

public IsRequiredFieldAttribute ( string propertyName ) : System
propertyName string
리턴 System

Process() 공개 메소드

public Process ( Foundation context ) : void
context Foundation
리턴 void