Class FileCopierCommonProps
Container of properties for classes implementing IFileCopier
Inherited Members
Namespace: BuildSystem.FileCopier.Common
Assembly: BuildSystem.Core.dll
Syntax
public class FileCopierCommonProps : FileCopierProps, IFileCopierProps, IManagerProp
Constructors
FileCopierCommonProps()
Container of properties for classes implementing IFileCopier
Declaration
public FileCopierCommonProps()
FileCopierCommonProps(IManagerProp)
Container of properties for classes implementing FileCopierCommonProps
Declaration
public FileCopierCommonProps(IManagerProp source)
Parameters
| Type | Name | Description |
|---|---|---|
| IManagerProp | source |
Methods
Clone()
Declaration
public override IManagerProp Clone()
Returns
| Type | Description |
|---|---|
| IManagerProp |