Quickies

[categories] [index] [all (527)] [latest]

Swift
  1. class MyClass {
        static let sharedInstance = MyClass()
    }