Table of Contents

Class FiltersNotTranslateAble

Namespace
SunamoDevCode
Assembly
SunamoDevCode.dll

Contains filters for files and paths that should not be processed for translation.

public class FiltersNotTranslateAble
Inheritance
FiltersNotTranslateAble
Inherited Members
Extension Methods

Fields

AssemblyInfo

AssemblyInfo.cs filename filter.

public string AssemblyInfo

Field Value

string

Attributes

Attributes folder/file filter.

public string Attributes

Field Value

string

Consts

Consts folder/file filter.

public string Consts

Field Value

string

Contains

List of substrings - if a path contains any of these, it should not be translated.

public readonly List<string> Contains

Field Value

List<string>

Credentials

Credentials folder/file filter.

public string Credentials

Field Value

string

Ending

Is good include the most files as is possible due to performamce

public readonly List<string> Ending

Field Value

List<string>

EnigmaData

EnigmaData.cs filename filter.

public string EnigmaData

Field Value

string

Enums

Enums folder/file filter.

public string Enums

Field Value

string

Instance

Singleton instance of the filters.

public static FiltersNotTranslateAble Instance

Field Value

FiltersNotTranslateAble

Interfaces

Interfaces folder/file filter.

public string Interfaces

Field Value

string

Layer

Layer.cs filename filter.

public string Layer

Field Value

string

NotTranslateAbleCs

NotTranslateAble.cs filename ending filter.

public string NotTranslateAbleCs

Field Value

string

NotTranslateAblePp

NotTranslateAble path part filter.

public string NotTranslateAblePp

Field Value

string

Standard

Standard subfolder path filter.

public string Standard

Field Value

string

SunamoXlf

in XLF is not available sess coz is in sunamo

public string SunamoXlf

Field Value

string

WithoutDep

All which is WithoutDep cant have Xlf If yes, I couldn't have Xlf.web and Xlf

public string WithoutDep

Field Value

string