Method Assign
Assign(IGutter)
When implemented by a class, copies the contents from another IGutter
object.
void Assign(IGutter source)
Parameters
source
IGutterSpecifies
IGutter
to assign.
When implemented by a class, copies the contents from another IGutter
object.
void Assign(IGutter source)
source
IGutterSpecifies IGutter
to assign.