Méthode | Description | |
---|---|---|
CoalesceAsset ( string name = null, CoalesceSections sections = null ) : System | ||
Combine ( |
||
CompareId ( |
||
CompareId ( string id, bool ignoreCase = false ) : bool | ||
CompareName ( |
||
CompareName ( string name, bool ignoreCase = false ) : bool | ||
CompareSource ( |
||
CompareSource ( string source, bool ignoreCase = false ) : bool | ||
MergeRight ( |
public CoalesceAsset ( string name = null, CoalesceSections sections = null ) : System | ||
name | string | |
sections | CoalesceSections | |
Résultat | System |
public Combine ( |
||
asset | ||
Résultat | void |
public CompareId ( |
||
asset | ||
ignoreCase | bool | |
Résultat | bool |
public CompareId ( string id, bool ignoreCase = false ) : bool | ||
id | string | |
ignoreCase | bool | |
Résultat | bool |
public CompareName ( |
||
asset | ||
ignoreCase | bool | |
Résultat | bool |
public CompareName ( string name, bool ignoreCase = false ) : bool | ||
name | string | |
ignoreCase | bool | |
Résultat | bool |
public CompareSource ( |
||
asset | ||
ignoreCase | bool | |
Résultat | bool |
public CompareSource ( string source, bool ignoreCase = false ) : bool | ||
source | string | |
ignoreCase | bool | |
Résultat | bool |
public MergeRight ( |
||
asset | ||
Résultat | void |