C# 클래스 Spring.Context.Config.ContextNamespaceParser

상속: Spring.Objects.Factory.Xml.NamespaceParserSupport
파일 보기 프로젝트 열기: spring-projects/spring-net-codeconfig

공개 메소드들

메소드 설명
Init ( ) : void

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

메소드 상세

Init() 공개 메소드

Register the IObjectDefinitionParser for the 'advice' and 'attribute-driven' tags.
public Init ( ) : void
리턴 void