Method CopyFrom
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
CopyFrom(TCopyable)
Copies all properties from source to this instance.
public virtual void CopyFrom(TCopyable source)
Parameters
source
TCopyableThe instance to copy from.