Méthode | Description | |
---|---|---|
Resolutions ( [ parent, [ resolvable ) : System |
Initializes a new instance of the Resolutions class.
|
|
Resolutions ( [ parent, [ resolver, bool isCaseSensitive, bool resolveOuterTags, bool resolveControls ) : System |
Initializes a new instance of the Resolutions class.
|
|
Resolve ( |
Resolves the specified tag.
|
public Resolutions ( [ parent, [ resolvable ) : System | ||
parent | [ | The parent. |
resolvable | [ | The resolvable. |
Résultat | System |
public Resolutions ( [ parent, [ resolver, bool isCaseSensitive, bool resolveOuterTags, bool resolveControls ) : System | ||
parent | [ | The parent. |
resolver | [ | The resolver. |
isCaseSensitive | bool | if set to |
resolveOuterTags | bool | if set to |
resolveControls | bool | if set to |
Résultat | System |
public Resolve ( |
||
context | The context. | |
chunk | The chunk. | |
Résultat | object |