0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

概念 目的 機能例 クラスとの関係
名前空間 識別子(名前)の衝突回避、整理 MyApp.Utils.Math.add クラスを含めて整理可能だが必須ではない
スコープ / アクセス修飾 外部からのアクセス制御、情報隠蔽 private, protected, #field など クラス内で完結
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?