C# Class AcManager.Controls.OxyExtenstion

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Replace ( this collection, string trackerKey, GraphData data ) : void

Method Details

Replace() public static méthode

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