Class ReclaimerNugetCommonProps
Properties for reclaimer with type "NuGet common"
Inherited Members
Namespace: BuildSystem.Reclaimer.NugetCommon
Assembly: BuildSystem.Core.dll
Syntax
public class ReclaimerNugetCommonProps : ReclaimerProps, IReclaimerProps, IManagerProp
Constructors
ReclaimerNugetCommonProps()
Container of properties for classes implementing IBinder
Declaration
public ReclaimerNugetCommonProps()
ReclaimerNugetCommonProps(IManagerProp)
Container of properties for classes implementing ReclaimerNugetCommonProps
Declaration
public ReclaimerNugetCommonProps(IManagerProp source)
Parameters
| Type | Name | Description |
|---|---|---|
| IManagerProp | source |
Methods
Clone()
Creates a new instance - copy of current object
Declaration
public override IManagerProp Clone()
Returns
| Type | Description |
|---|---|
| IManagerProp | New instance |