AcManager.Controls.OxyPlotGraphViewer.OxyPlotGraphViewer C# (CSharp) 메소드

OxyPlotGraphViewer() 정적인 개인적인 메소드

static private OxyPlotGraphViewer ( ) : System
리턴 System
        static OxyPlotGraphViewer() {
            DefaultStyleKeyProperty.OverrideMetadata(typeof(OxyPlotGraphViewer), new FrameworkPropertyMetadata(typeof(OxyPlotGraphViewer)));
        }