C# 클래스 com.openrest.v1_1.Availability

파일 보기 프로젝트 열기: wix/openrest4net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
exceptions IList
weekly IList

공개 메소드들

메소드 설명
Availability ( ) : System
Availability ( IList weekly, IList exceptions ) : System

메소드 상세

Availability() 공개 메소드

public Availability ( ) : System
리턴 System

Availability() 공개 메소드

public Availability ( IList weekly, IList exceptions ) : System
weekly IList
exceptions IList
리턴 System

프로퍼티 상세

exceptions 공개적으로 프로퍼티

public IList exceptions
리턴 IList

weekly 공개적으로 프로퍼티

public IList weekly
리턴 IList