@ -22,6 +22,9 @@ namespace GBase.Exceptions
InterfaceType = interfaceType;
}
/// <summary>
/// The <see cref="Type"/> of the passed interface
/// </summary>
public Type InterfaceType { get; }