C# 클래스 TSystems.RELOAD.Usage.AccessListData

파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
allow_delegation System.Boolean
kind System.UInt32
to_user string

공개 메소드들

메소드 설명
AccessListData ( UInt32 kind, string to, System.Boolean ad ) : System

메소드 상세

AccessListData() 공개 메소드

public AccessListData ( UInt32 kind, string to, System.Boolean ad ) : System
kind System.UInt32
to string
ad System.Boolean
리턴 System

프로퍼티 상세

allow_delegation 공개적으로 프로퍼티

public Boolean,System allow_delegation
리턴 System.Boolean

kind 공개적으로 프로퍼티

public UInt32,System kind
리턴 System.UInt32

to_user 공개적으로 프로퍼티

public string to_user
리턴 string