コード例 #1
0
 // static constructors
 static XStandOutWindow()
 {
     sWindowCache   = new XWindowCache();
     sFocusedWindow = null;
 }
コード例 #2
0
 // static constructors
 static XStandOutWindow()
 {
     sWindowCache = new XWindowCache();
     sFocusedWindow = null;
 }