PERWAPI.InterfaceImpl.TheInterface C# (CSharp) Method

TheInterface() private method

private TheInterface ( ) : Class
return Class
        internal Class TheInterface()
        {
            return theInterface;
        }