C# Class CSharp_Singleton.NewSingleton

Mostrar archivo Open project: ohs108/unity_lecture Class Usage Examples

Public Methods

Method Description
Instance ( ) : NewSingleton

Protected Methods

Method Description
NewSingleton ( ) : System

Method Details

Instance() public static method

public static Instance ( ) : NewSingleton
return NewSingleton

NewSingleton() protected method

protected NewSingleton ( ) : System
return System