Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 371 Bytes

ClearActions.md

File metadata and controls

18 lines (11 loc) · 371 Bytes

BuildTarget.ClearActions method

Clears the actions on the target.

public BuildTarget ClearActions()

Return Value

The target, for use by the "fluent" builder pattern.

See Also