ObjectModel<TObject> constructor

ObjectModel<TObject>(
  1. TObject? _object
)

Implementation

ObjectModel(this._object);