initialize method

IFlowGraph initialize(
  1. IFlowGraph entity
)
inherited

Implementation

V initialize(V entity) => entity;