YimCopyRouterPath constructor
YimCopyRouterPath(
- List<
YimRouterPathItem> copyItems
Implementation
YimCopyRouterPath(List<YimRouterPathItem> copyItems) : _items = copyItems;
YimCopyRouterPath(List<YimRouterPathItem> copyItems) : _items = copyItems;