C# 클래스 Bevisuali.UX.VariablesInspector

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: duckmaestro/F-AI

공개 메소드들

메소드 설명
SetVariables ( IList variables, string>.IDictionary abbreviations ) : void
VariablesInspector ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
xButtonOpen_Click ( object sender, RoutedEventArgs e ) : void
xButtonSave_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

SetVariables() 공개 메소드

public SetVariables ( IList variables, string>.IDictionary abbreviations ) : void
variables IList
abbreviations string>.IDictionary
리턴 void

VariablesInspector() 공개 메소드

public VariablesInspector ( ) : System.Collections.Generic
리턴 System.Collections.Generic