UserLogin<T> constructor

UserLogin<T>(
  1. T u
)

Implementation

UserLogin(this.u);