C# 클래스 Spring.Objects.Factory.Config.DictionaryFactoryObject

상속: Spring.Objects.Factory.Config.AbstractFactoryObject
파일 보기 프로젝트 열기: spring-projects/spring-net 1 사용 예제들

보호된 메소드들

메소드 설명
CreateInstance ( ) : object

Constructs a new instance of the target dictionary.

메소드 상세

CreateInstance() 보호된 메소드

Constructs a new instance of the target dictionary.
protected CreateInstance ( ) : object
리턴 object