Class BuildInfoSaverCommonProps
Properties for BuildInfoSaverCommon
Inheritance
object
BuildInfoSaverCommonProps
Implements
Namespace: BuildSystem.ProjectList.Helpers
Assembly: BuildSystem.ProjectList.dll
Syntax
public class BuildInfoSaverCommonProps : Object, IBuildInfoSaverProps
Constructors
BuildInfoSaverCommonProps()
Declaration
public BuildInfoSaverCommonProps()
Methods
Clone()
Clone properties into new instance
Declaration
public IBuildInfoSaverProps Clone()
Returns
Type | Description |
---|---|
IBuildInfoSaverProps |
Copy(IBuildInfoSaverProps)
Copy all properties from source object
Declaration
public void Copy(IBuildInfoSaverProps source)
Parameters
Type | Name | Description |
---|---|---|
IBuildInfoSaverProps | source |
EmptyValues()
Set values of private properties to default
Declaration
public void EmptyValues()