Design Pattern 1.0
Loading...
Searching...
No Matches
PrototypeContext.cs File Reference

Classes

class  Design_Pattern.Runtime.Creational.Prototype.PrototypeContext< T >
 A registry of prototypes that can be cloned on demand. Thread-safe implementation for working with prototypes in a Unity environment. More...
 

Namespaces

namespace  Design_Pattern
 
namespace  Design_Pattern.Runtime
 
namespace  Design_Pattern.Runtime.Creational
 
namespace  Design_Pattern.Runtime.Creational.Prototype