Class RequestCookie
- Namespace
- Fluxzy.Formatters.Producers.Requests
- Assembly
- Fluxzy.Core.dll
public class RequestCookie
- Inheritance
-
RequestCookie
- Inherited Members
Constructors
RequestCookie(string, string)
public RequestCookie(string name, string value)
Parameters
Properties
Name
public string Name { get; }
Property Value
Value
public string Value { get; }