initialize method

IAttendee initialize(
  1. IAttendee entity
)
inherited

Implementation

V initialize(V entity) => entity;