コード例 #1
0
 public bool IsInterestedInAttributeChange(FIVES.Entity entity, string componentName, string attributeName)
 {
     return(false);
 }
コード例 #2
0
 public bool IsInterestedInEntity(FIVES.Entity entity)
 {
     return(false);
 }