Domain.IUserInitiator_PayloadTable.Load_Return.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return Type
            public Type GetInterfaceType()
            {
                return typeof(IUserInitiator);
            }
IUserInitiator_PayloadTable.Load_Return