/// <summary> /// Initializes a new instance of the <see cref="GJHTrophiesMethods"/> class. /// </summary> public GJHTrophiesMethods() { window = new GJHTrophiesWindow(); }
/// <summary> /// Initializes a new instance of the <see cref="GJHTrophiesMethods"/> class. /// </summary> public GJHTrophiesMethods() { window = new GJHTrophiesWindow (); }