C# 클래스 ShiftRight.Web.Attributes.Validation.WebImageFileAttribute

상속: System.ComponentModel.DataAnnotations.ValidationAttribute
파일 보기 프로젝트 열기: shiftright/scg-heim

공개 프로퍼티들

프로퍼티 타입 설명
WebImages string[]

공개 메소드들

메소드 설명
IsValid ( object value ) : bool
WebImageFileAttribute ( ) : System

메소드 상세

IsValid() 공개 메소드

public IsValid ( object value ) : bool
value object
리턴 bool

WebImageFileAttribute() 공개 메소드

public WebImageFileAttribute ( ) : System
리턴 System

프로퍼티 상세

WebImages 공개적으로 정적으로 프로퍼티

public static string[] WebImages
리턴 string[]