예제 #1
0
        public bool Invoke()
        {
            var value = PropertyCache.Invoke(Context);

            return(Predicate.Invoke(value));
        }