Interface ICopiable<T>
Namespace: P42.Utils
Assembly: P42.Utils.dll
Syntax
public interface ICopiable<T>
Type Parameters
Name | Description |
---|---|
T |
Methods
| Improve this Doc View SourcePropertiesFrom(T)
Declaration
void PropertiesFrom(T other)
Parameters
Type | Name | Description |
---|---|---|
T | other |