C# 클래스 Upac.Events.Configuration.HandlerElement

상속: System.Configuration.ConfigurationElement
파일 보기 프로젝트 열기: 1508/upac-for-umbraco 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
HandlerElement ( ) : System
HandlerElement ( System.Boolean enabled, String method, String type ) : System

메소드 상세

HandlerElement() 공개 메소드

public HandlerElement ( ) : System
리턴 System

HandlerElement() 공개 메소드

public HandlerElement ( System.Boolean enabled, String method, String type ) : System
enabled System.Boolean
method String
type String
리턴 System