Created
April 15, 2018 16:01
-
-
Save pjwelcome/a7745bb0a017b8835bac7e810cc05718 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Resolver { | |
private static var container: Resolvable = DepedencyContainer.instance | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment