C# 클래스 HermaFx.DataAnnotations.RequiredIfNotHasFlagAttribute

상속: RequiredIfAttribute
파일 보기 프로젝트 열기: evicertia/HermaFx

공개 메소드들

메소드 설명
RequiredIfNotHasFlagAttribute ( string dependentProperty, object flags ) : System

메소드 상세

RequiredIfNotHasFlagAttribute() 공개 메소드

public RequiredIfNotHasFlagAttribute ( string dependentProperty, object flags ) : System
dependentProperty string
flags object
리턴 System