Exemple #1
0
 public string ToNoteString()
 {
     return($"{Name} : {Klass.ToString()}.{Style.Style}");
 }