Adds missing ServiceContractAttribute to ITGLanding

This commit is contained in:
Cyberboss
2017-11-08 11:15:10 -05:00
parent 515764821e
commit cbcde73c51
+1
View File
@@ -6,6 +6,7 @@ namespace TGServiceInterface.Components
/// <summary>
/// Used for general authentication and listing <see cref="ITGInstance"/>s
/// </summary>
[ServiceContract]
public interface ITGLanding
{
/// <summary>