Esempio n. 1
0
 public bool IsLegacyBuiltin()
 {
     return(behaviorSystem.IsLegacyBuiltinBehavior(behaviorUri));
 }