C# Class TSystems.RELOAD.Usage.AccessListData

显示文件 Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Properties

Property Type Description
allow_delegation System.Boolean
kind System.UInt32
to_user string

Public Methods

Method Description
AccessListData ( UInt32 kind, string to, System.Boolean ad ) : System

Method Details

AccessListData() public method

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

Property Details

allow_delegation public_oe property

public Boolean,System allow_delegation
return System.Boolean

kind public_oe property

public UInt32,System kind
return System.UInt32

to_user public_oe property

public string to_user
return string