Пример #1
0
 internal CPythonConstant GetConstant(IPythonType type)
 {
     return(_sharedState.GetConstant(type));
 }