- remove old param tag

pull/26/head
Simon Gockner 6 years ago
parent 4a20023c56
commit ac83bd592d
  1. 1
      GBase.Api/IGBaseObject.cs

@ -7,7 +7,6 @@ namespace GBase.Api
/// <summary> /// <summary>
/// GBase object that allows conversion from <see cref="string"/> /// GBase object that allows conversion from <see cref="string"/>
/// </summary> /// </summary>
/// <typeparam name="T"></typeparam>
public interface IGBaseObject public interface IGBaseObject
{ {
/// <summary> /// <summary>

Loading…
Cancel
Save