- 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>
/// GBase object that allows conversion from <see cref="string"/>
/// </summary>
/// <typeparam name="T"></typeparam>
public interface IGBaseObject
{
/// <summary>

Loading…
Cancel
Save