Cell.this

Constructor

  1. this(State s, ProcHandler h)
  2. this(State s, Func h)
    struct Cell
    pragma(inline)
    this
    (
    Func
    )
    (
    ,
    Func h
    )
    if (
    isHandlerAddable!(ProcHandler, Func)
    )

Meta