public Property( [NotNullAttribute] TModel model )
Public Sub New ( <NotNullAttribute> model As TModel )
public: Property( [NotNullAttribute] TModel model )
new : [<NotNullAttribute>] model : 'TModel -> Property
In This Article