MobileTrack Nexus Documentation
C#
Show/Hide TOC
Mfa
Connection
Dto
Clone Method
Clones the current instance of the object.
Definition
Namespace:
MobileTrack.Common.Models
Assembly:
MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
C#
Copy
Request Example
public
MfaConnectionDto
Clone
()
Return Value
MfaConnectionDto
Cloned item of itself.
Implements
ICloneable
T
Clone
See Also
Reference
MfaConnectionDto Class
MobileTrack.Common.Models Namespace
In This Article
Definition
Return Value
Implements
See Also