Method | Description | |
---|---|---|
Add ( string name, IEnumerable |
Adds a new reference alias to the parameter block
|
|
Get ( string name ) : Bari.Core.Model.ReferenceAlias |
Gets a reference alias by its name
|
public Add ( string name, IEnumerable |
||
name | string | Name of the alias |
references | IEnumerable |
Set of references the alias is for |
return | void |
public Get ( string name ) : Bari.Core.Model.ReferenceAlias | ||
name | string | Name of the alias |
return | Bari.Core.Model.ReferenceAlias |