Ejemplo n.º 1
0
 private string GetDebuggerDisplay() => _projectId.ToString();
Ejemplo n.º 2
0
 private string GetDebuggerDisplay()
 {
     return(_projectId.ToString());
 }