Akka.Interfaced.Persistence.Tests.INotepad_PayloadTable.GetDocument_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(INotepad);
            }
INotepad_PayloadTable.GetDocument_Invoke