- T
- Replacement type.
ClassFactory.Get(ConstructorArgument[]) - метод Смотри также Terrasoft.Core.Factories - пространство имен > ClassFactory - класс > Get - метод : Get(ConstructorArgument[]) - метод C#
- constructorArguments
- Array of arguments of the constructor of the replacement type.
Glossary Item Box
public static T Get<T>( params ConstructorArgument[] constructorArguments ) where T: class
Параметры
- constructorArguments
- Array of arguments of the constructor of the replacement type.
Типы обобщений
- T
- Replacement type.