コード例 #1
0
 public void Init()
 {
     bvc = new BoolToVisibilityConverter();
 }
コード例 #2
0
 public void Clear()
 {
     bvc = null;
 }