MyObj_c<T> constructor

MyObj_c<T>(
  1. T value
)

Implementation

MyObj_c(this.value);