Interface ITranslatorsValidator
Namespace: ArtOfTest.Common.Design.Translation
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface ITranslatorsValidator
Methods
GetTranslatorsAssemblyNamesToExclude(String)
Declaration
List<string> GetTranslatorsAssemblyNamesToExclude(string domTree)
Parameters
System.String
domTree
|
Returns
System.Collections.Generic.List<System.String>
|