C# Class Spring.Context.Config.ContextNamespaceParser

Inheritance: Spring.Objects.Factory.Xml.NamespaceParserSupport
Afficher le fichier Open project: spring-projects/spring-net-codeconfig

Méthodes publiques

Méthode Description
Init ( ) : void

Register the IObjectDefinitionParser for the 'advice' and 'attribute-driven' tags.

Method Details

Init() public méthode

Register the IObjectDefinitionParser for the 'advice' and 'attribute-driven' tags.
public Init ( ) : void
Résultat void