Interface IObjectVoter<T>


  • public interface IObjectVoter<T>
    • Method Detail

      • vote

        T vote​(T... objects)