UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Utils.Singleton.Singleton< T > Class Template Reference

Utility class to make inheriting types singletons. More...

Inheritance diagram for Uralstech.UGemini.Utils.Singleton.Singleton< T >:

Properties

static T Instance [get]
 The active instance of type T .
 

Detailed Description

Utility class to make inheriting types singletons.

Template Parameters
TThe type to be made a singleton.
Type Constraints
T :Component 

The documentation for this class was generated from the following file: