Clear autogenerated summaries
This commit is contained in:
Generated
+1
-31
@@ -1,24 +1,4 @@
|
|||||||
//------------------------------------------------------------------------------
|
namespace processor {
|
||||||
// <auto-generated>
|
|
||||||
// Bu kod araç tarafından oluşturuldu.
|
|
||||||
// Çalışma Zamanı Sürümü:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Bu dosyada yapılacak değişiklikler yanlış davranışa neden olabilir ve
|
|
||||||
// kod yeniden oluşturulursa kaybolur.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
namespace processor {
|
|
||||||
using System;
|
|
||||||
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Yerelleştirilmiş dizeleri aramak gibi işlemler için, türü kesin olarak belirtilmiş kaynak sınıfı.
|
|
||||||
/// </summary>
|
|
||||||
// Bu sınıf ResGen veya Visual Studio gibi bir araç kullanılarak StronglyTypedResourceBuilder
|
|
||||||
// sınıfı tarafından otomatik olarak oluşturuldu.
|
|
||||||
// Üye eklemek veya kaldırmak için .ResX dosyanızı düzenleyin ve sonra da ResGen
|
|
||||||
// komutunu /str seçeneğiyle yeniden çalıştırın veya VS projenizi yeniden oluşturun.
|
|
||||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||||
@@ -32,9 +12,6 @@ namespace processor {
|
|||||||
internal DescriptionResource() {
|
internal DescriptionResource() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Bu sınıf tarafından kullanılan, önbelleğe alınmış ResourceManager örneğini döndürür.
|
|
||||||
/// </summary>
|
|
||||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||||
get {
|
get {
|
||||||
@@ -46,10 +23,6 @@ namespace processor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Tümü için geçerli iş parçacığının CurrentUICulture özelliğini geçersiz kular
|
|
||||||
/// CurrentUICulture özelliğini tüm kaynak aramaları için geçersiz kılar.
|
|
||||||
/// </summary>
|
|
||||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||||
internal static global::System.Globalization.CultureInfo Culture {
|
internal static global::System.Globalization.CultureInfo Culture {
|
||||||
get {
|
get {
|
||||||
@@ -134,9 +107,6 @@ namespace processor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// benzeri yerelleştirilmiş bir dize arar.
|
|
||||||
/// </summary>
|
|
||||||
internal static string _0x4Tr {
|
internal static string _0x4Tr {
|
||||||
get {
|
get {
|
||||||
return ResourceManager.GetString("0x4Tr", resourceCulture);
|
return ResourceManager.GetString("0x4Tr", resourceCulture);
|
||||||
|
|||||||
Reference in New Issue
Block a user