Method | Description | |
---|---|---|
NameXmlAttributeProcessor ( ) : Ninject.Planning.Bindings |
Initializes a new instance of the NameXmlAttributeProcessor class.
|
|
Process ( string value, IOwnXmlNodeProcessor owner, IBindingConfigurationSyntax |
Handles the attribute.
|
public NameXmlAttributeProcessor ( ) : Ninject.Planning.Bindings | ||
return | Ninject.Planning.Bindings |
public Process ( string value, IOwnXmlNodeProcessor owner, IBindingConfigurationSyntax | ||
value | string | The value of the attribute. |
owner | IOwnXmlNodeProcessor | The owner of this instance. |
syntax | IBindingConfigurationSyntax | The binding syntax. |
return | void |