Метод | Описание | |
---|---|---|
RedirectSkyblock ( |
||
WriteEnd ( |
||
WritePartial ( HttpListenerResponse response, string stringContent ) : Task |
Метод | Описание | |
---|---|---|
WriteBytes ( Stream stream, Array bytes, int bufferLength ) : void |
public static RedirectSkyblock ( |
||
res | ||
parameter | string | |
type | string | |
seoTerm | string | |
Результат | string |
public static WriteEnd ( |
||
response | ||
stringContent | string | |
Результат | Task |
public static WritePartial ( HttpListenerResponse response, string stringContent ) : Task | ||
response | HttpListenerResponse | |
stringContent | string | |
Результат | Task |