4#include <system/collections/icollection.h>
5#include <system/icloneable.h>
6#include <system/object.h>
7#include <system/shared_ptr.h>
9#include <net/http/headers/name_value_header_value.h>
11namespace System {
namespace Net {
namespace Http {
namespace Headers {
25 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
27 ASPOSECPP_SHARED_RTTI_INFO_DECL();
60 ASPOSECPP_SHARED_API
static int32_t
Defies a method that enables object cloning - creating a copy of an object. Objects of this class sho...
Definition: icloneable.h:16
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9