Represents an object which can receive one or more arguments as part of its initialization process, with the first one being an object of type TFirstArgument .
Template Parameters
TFirstArgument
Type of the first argument.
Inheritance diagram for Sisus.Init.IFirstArgument< TFirstArgument >: