コード例 #1
0
 public string GetName(BindableObject obj)
 {
     return(Css.GetId(obj));
 }