Beispiel #1
0
 public GUIStyle Create()
 {
     return(StyleFactory.CreateBackground(_backgroundColor, _rolloverBackgroundColor));
 }