Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 170 Bytes

File metadata and controls

3 lines (3 loc) · 170 Bytes

ChainSyntaxDemo

chainable syntax with objective-c In objecitive-c, we know that a Class can have properties and methods, how to mix them to implement chainable syntax?