C# Class AcManager.Controls.OxyExtenstion

Show file Open project: gro-ove/actools

Public Methods

Method Description
Replace ( this collection, string trackerKey, GraphData data ) : void

Method Details

Replace() public static method

public static Replace ( this collection, string trackerKey, GraphData data ) : void
collection this
trackerKey string
data AcManager.Tools.Data.GraphData
return void