Ejemplo n.º 1
0
 protected static BehaviorNode Create(string className)
 {
     return(Workspace.CreateBehaviorNode(className));
 }