public static Library GetInstance()
Library api = Library.GetInstance(); api.Init(); //Do something with API
Library Class Library Members