Beispiel #1
0
 void ITypeDatabaseReader.LookupType(object type, Action <IPythonType> assign)
 {
     _sharedState.LookupType(type, assign);
 }