Method | Description | |
---|---|---|
UseGate ( this builder, Response>.Action |
||
UseGate ( this builder, Action |
||
UseGate ( this builder, Func |
||
UseGate ( this builder, Task>.Func |
||
UseGate ( this builder, Func |
public static UseGate ( this builder, Response>.Action |
||
builder | this | |
app | Response>.Action | |
return | IAppBuilder |
public static UseGate ( this builder, Action |
||
builder | this | |
app | Action |
|
return | IAppBuilder |
public static UseGate ( this builder, Func |
||
builder | this | |
app | Func |
|
return | IAppBuilder |
public static UseGate ( this builder, Task>.Func |
||
builder | this | |
app | Task>.Func | |
return | IAppBuilder |
public static UseGate ( this builder, Func |
||
builder | this | |
app | Func |
|
return | IAppBuilder |