예제 #1
0
 public string GetComputedStyle(string styleProperty)
 {
     return(Concrete.GetComputedStyle(styleProperty));
 }