コード例 #1
0
 /// <summary>
 /// Returns the full name of the package.
 /// </summary>
 /// <returns>Full name of the package.</returns>
 public override string ToString() => AH.FormatName(this.Group, this.Name);