Method | Description | |
---|---|---|
Equals ( IPageStateEntity other ) : bool | ||
GetHashCode ( ) : int | ||
PageStateEntity ( ) : System | ||
PageStateEntity ( string id, byte value, bool isCompressed ) : System | ||
ToString ( ) : string |
public Equals ( IPageStateEntity other ) : bool | ||
other | IPageStateEntity | |
return | bool |
public PageStateEntity ( string id, byte value, bool isCompressed ) : System | ||
id | string | |
value | byte | |
isCompressed | bool | |
return | System |