Пример #1
0
        public void NamedPropertiesExampleExecution()
        {
            var cut = new PropertiesAndLifeTimeExample();

            cut.ExecNamedPropertiesExample();
        }