Exemple #1
0
        public Type GetIpcContextType()
        {
            Type result = AphidInterpreter.GetIpcContextType();

            return(result);
            // TODO: add assertions to method AphidInterpreterTest.GetIpcContextType()
        }