Ejemplo n.º 1
0
 bool HasTargetCache()
 {
     return(mLocalizeTarget != null && mLocalizeTarget.HasTarget(this));
 }