Method | Description | |
---|---|---|
JsonExtractHandler ( Microsoft.ApplicationServer.Http.Description.HttpOperationDescription desc ) : System |
Method | Description | |
---|---|---|
OnGetInputParameters ( ) : IEnumerable |
||
OnGetOutputParameters ( ) : IEnumerable |
||
OnHandle ( object input ) : object[] |
public JsonExtractHandler ( Microsoft.ApplicationServer.Http.Description.HttpOperationDescription desc ) : System | ||
desc | Microsoft.ApplicationServer.Http.Description.HttpOperationDescription | |
return | System |
protected OnGetInputParameters ( ) : IEnumerable |
||
return | IEnumerable |
protected OnGetOutputParameters ( ) : IEnumerable |
||
return | IEnumerable |
protected OnHandle ( object input ) : object[] | ||
input | object | |
return | object[] |