Méthode | Description | |
---|---|---|
AttributeCollection ( ) : System | ||
AttributeCollection ( Boo parent ) : System | ||
Contains ( string attributeName ) : bool | ||
Get ( string attributeName ) : Boo.Lang.Compiler.Ast.Attribute[] |
public AttributeCollection ( Boo parent ) : System | ||
parent | Boo | |
Résultat | System |
public Contains ( string attributeName ) : bool | ||
attributeName | string | |
Résultat | bool |
public Get ( string attributeName ) : Boo.Lang.Compiler.Ast.Attribute[] | ||
attributeName | string | |
Résultat | Boo.Lang.Compiler.Ast.Attribute[] |