C# (CSharp) NetFx.StringlyTyped Stringly.BeginScope - 20 примеров найдено. Это лучшие примеры C# (CSharp) кода для NetFx.StringlyTyped.Stringly.BeginScope, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Creates a new stringly scope, which can be used to register types that will be used as strings, so that safe code imports can be determined and type names can be shortened to the safest form.
The scope takes into account all type names in use, and determines what namespaces can be safely removed from certain type names without introducing ambiguities.