Name | Description | |
---|---|---|
![]() | PoisonedCookie Constructor | Initializes a new instance of the PoisonedCookie class. |
The following tables list the members exposed by PoisonedCookie.
Name | Description | |
---|---|---|
![]() | PoisonedCookie Constructor | Initializes a new instance of the PoisonedCookie class. |
Name | Description | |
---|---|---|
![]() | Name | Gets the cookies name. |
![]() | OriginalValue | Gets the original value. |
![]() | PoisonedValue | Gets the poisoned value. |
![]() | PoisoningMethod | Gets the poisoning method. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |