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

            cut.ExeTypedParameterExample();
        }