메소드 | 설명 | |
---|---|---|
DefaultInstance ( ) : |
||
NewInstance ( TestObject obj ) : |
||
NewInstance ( TestObject obj, string name, int num ) : |
메소드 | 설명 | |
---|---|---|
FactoryMethods ( TestObject obj, string name, int number ) |
Creates a new instance of the Spring.Objects.Factory.Xml.FactoryMethods class. Constructor is private: not for use outside this class, even by the IoC container. |
public static NewInstance ( TestObject obj ) : |
||
obj | TestObject | |
리턴 |
public static NewInstance ( TestObject obj, string name, int num ) : |
||
obj | TestObject | |
name | string | |
num | int | |
리턴 |