예제 #1
0
 public bool IsLegacyBuiltin()
 {
     return(behaviorSystem.IsLegacyBuiltinBehavior(behaviorUri));
 }