Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Delete ( ) : void | ||
OSAEObject ( ) : System | ||
OSAEObject ( string name, string alias, string description, string type, string address, string container, int mintrustlevel, bool enabled ) : System | ||
Property ( string prop ) : OSAE.OSAEObjectProperty |
public OSAEObject ( string name, string alias, string description, string type, string address, string container, int mintrustlevel, bool enabled ) : System | ||
name | string | |
alias | string | |
description | string | |
type | string | |
address | string | |
container | string | |
mintrustlevel | int | |
enabled | bool | |
Résultat | System |
public Property ( string prop ) : OSAE.OSAEObjectProperty | ||
prop | string | |
Résultat | OSAE.OSAEObjectProperty |