R
T1
T2
T3
public interface TernaryDelegate<R,T1,T2,T3>
perform(T1 first, T2 second, T3 third)
R perform(T1 first, T2 second, T3 third)
first
second
third
Copyright © 2013. All Rights Reserved.