コード例 #1
0
 public void Add(GitHubScope scope) {
     _list.Add(scope);
 }
コード例 #2
0
 public void Add(GitHubScope scope)
 {
     _list.Add(scope);
 }