Ejemplo n.º 1
0
 public static EditorTrack GetTrack(XTrack track)
 {
     return((EditorTrack)TypeUtilities.InitEObject(track));
 }