C# 클래스 AcManager.Controls.OxyExtenstion

파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
Replace ( this collection, string trackerKey, GraphData data ) : void

메소드 상세

Replace() 공개 정적인 메소드

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