예제 #1
0
 private string GetDebuggerDisplay() => _projectId.ToString();
예제 #2
0
 private string GetDebuggerDisplay()
 {
     return(_projectId.ToString());
 }