コード例 #1
0
 public static bool IsUnknown(object unifiable)
 {
     return(StaticAIMLUtils.IsUnknown(unifiable));
 }