Свойство | Type | Description | |
---|---|---|---|
m_SessionID | string | ||
m_allowDelete | bool | ||
m_registry | IRegistryCore |
Méthode | Description | |
---|---|---|
AssetServerDeleteHandler ( IAssetService service, bool allowDelete, string url, string SessionID, IRegistryCore registry ) : System | ||
Handle ( string path, Stream request, OpenSim.Framework.Servers.HttpServer.OSHttpRequest httpRequest, OpenSim.Framework.Servers.HttpServer.OSHttpResponse httpResponse ) : byte[] |
public AssetServerDeleteHandler ( IAssetService service, bool allowDelete, string url, string SessionID, IRegistryCore registry ) : System | ||
service | IAssetService | |
allowDelete | bool | |
url | string | |
SessionID | string | |
registry | IRegistryCore | |
Résultat | System |
public Handle ( string path, Stream request, OpenSim.Framework.Servers.HttpServer.OSHttpRequest httpRequest, OpenSim.Framework.Servers.HttpServer.OSHttpResponse httpResponse ) : byte[] | ||
path | string | |
request | Stream | |
httpRequest | OpenSim.Framework.Servers.HttpServer.OSHttpRequest | |
httpResponse | OpenSim.Framework.Servers.HttpServer.OSHttpResponse | |
Résultat | byte[] |