initialize method

IEmployee initialize(
  1. IEmployee entity
)
inherited

Implementation

V initialize(V entity) => entity;