C# Class TSystems.RELOAD.Usage.AccessListData

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
allow_delegation System.Boolean
kind System.UInt32
to_user string

Méthodes publiques

Méthode Description
AccessListData ( UInt32 kind, string to, System.Boolean ad ) : System

Method Details

AccessListData() public méthode

public AccessListData ( UInt32 kind, string to, System.Boolean ad ) : System
kind System.UInt32
to string
ad System.Boolean
Résultat System

Property Details

allow_delegation public_oe property

public Boolean,System allow_delegation
Résultat System.Boolean

kind public_oe property

public UInt32,System kind
Résultat System.UInt32

to_user public_oe property

public string to_user
Résultat string