https://github.com/leodeveloper/factory-method-desing-pattern-in-csharp
Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.
https://github.com/leodeveloper/factory-method-desing-pattern-in-csharp
Last synced: 8 months ago
JSON representation
Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.
- Host: GitHub
- URL: https://github.com/leodeveloper/factory-method-desing-pattern-in-csharp
- Owner: leodeveloper
- Created: 2018-10-13T10:57:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T20:57:37.000Z (over 7 years ago)
- Last Synced: 2023-12-08T11:41:04.008Z (over 2 years ago)
- Language: C#
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files: