Beispiel #1
0
 public bool LoadAnimation(string item, XPathNavigator navigator)
 {
     return(_Animation.LoadAnimation(item, navigator));
 }