Méthode | Description | |
---|---|---|
GetAdviceType ( ) : string | ||
GetFragments ( ) : List |
||
GetParameters ( ) : List |
||
GetProperty ( ) : string | ||
GetTarget ( ) : string | ||
SetContents ( string content ) : void | ||
SetElementType ( string elementType ) : void | ||
SetLanguageType ( string language ) : void | ||
SetName ( string name ) : void | ||
SetParameter ( string param ) : void | ||
SetParameterType ( string paramType ) : void | ||
SetTarget ( string target ) : void | ||
SetType ( string type ) : void |
public SetContents ( string content ) : void | ||
content | string | |
Résultat | void |
public SetElementType ( string elementType ) : void | ||
elementType | string | |
Résultat | void |
public SetLanguageType ( string language ) : void | ||
language | string | |
Résultat | void |
public SetParameter ( string param ) : void | ||
param | string | |
Résultat | void |
public SetParameterType ( string paramType ) : void | ||
paramType | string | |
Résultat | void |