| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractPrototypeTargetSource.NewPrototypeInstance Method
Subclasses should use this method to create a new prototype instance.
[Visual Basic]
Protected Overridable Sub NewPrototypeInstance()
[C#]
protected virtual
object NewPrototypeInstance();
See Also
AbstractPrototypeTargetSource Class | Spring.Aop.Target Namespace