Skip to content

Instantly share code, notes, and snippets.

@MTattin
Created September 14, 2015 09:29
Show Gist options
  • Save MTattin/4361a40841435c26e3e4 to your computer and use it in GitHub Desktop.
Save MTattin/4361a40841435c26e3e4 to your computer and use it in GitHub Desktop.
swift2.0 コメントについて ref: http://qiita.com/MTattin/items/91fa1935b958c8574194
/**
説明説明
- parameter param1: パラーメータ説明
- parameter param2: パラーメータ説明
- parameter param3: パラーメータ説明
- returns: Void
Sample Code
@```
class ViewController: UIViewController {
...省略...
}
@```
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment