C# 클래스 NetOffice.Tools.UnRegisterFunctionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ehsan2022002/VirastarE 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Value RegisterMode

공개 메소드들

메소드 설명
UnRegisterFunctionAttribute ( RegisterMode mode )

Creates an instance of the attribute

메소드 상세

UnRegisterFunctionAttribute() 공개 메소드

Creates an instance of the attribute
public UnRegisterFunctionAttribute ( RegisterMode mode )
mode RegisterMode register call condition

프로퍼티 상세

Value 공개적으로 프로퍼티

Register Call Condition
public RegisterMode Value
리턴 RegisterMode