Cef |
The CefResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Create a new CefResponse object. | |
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | (Overrides ObjectFinalize) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetHeader | Get the value for the specified response header field. | |
| GetHeaderMap | Get all response header fields. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetHeaderMap | Set all response header fields. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |