Domain.IUser_PayloadTable.UnregisterPairing_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return Type
            public Type GetInterfaceType()
            {
                return typeof(IUser);
            }
IUser_PayloadTable.UnregisterPairing_Invoke