MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / copy

Method copy

src/core/provider/MCNetService.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143Object * NetService::copy()
144{
145 return new NetService(this);
146}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected