Пример #1
0
 public IDataType GetAttachedPropertyTypeByName(string name)
 {
     return(_baseCompiler.GetAttachedPropertyTypeByName(name));
 }