Interface IRpcFunction.Unsubscribe<T>

  • Enclosing interface:
    IRpcFunction<T>

    public static interface IRpcFunction.Unsubscribe<T>
    • Method Summary

      Modifier and Type Method Description
      T unsubscribe()  
    • Method Detail

      • unsubscribe

        T unsubscribe()