Name | Description | |
---|---|---|
AverageCompression | Get the averages compression for the razor page on this endpoint. | |
Compression | Get the total compression for the razor page on this endpoint. | |
ToString | Returns compression data as friendly string |
For a list of all members of this type, see CompressionData members.
Name | Description | |
---|---|---|
AverageCompression | Get the averages compression for the razor page on this endpoint. | |
Compression | Get the total compression for the razor page on this endpoint. | |
ToString | Returns compression data as friendly string |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |