Exemple #1
0
        public void Initialize()
        {
            DependencyHelper dependencyHelper = new DependencyHelper();

            exactCharacterSetDetectionService = dependencyHelper.GetExactCharacterSetDetectionService();
        }