3#include <security/cryptography/xml/transform.h>
5namespace System {
namespace Security {
namespace Cryptography {
namespace Xml {
class CanonicalXml; } } } }
7namespace System {
namespace Security {
namespace Cryptography {
namespace Xml {
18 typedef BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
19 ASPOSECPP_SHARED_RTTI_INFO_DECL();
36#ifdef ASPOSE_GET_SHARED_MEMBERS
37 ASPOSECPP_SHARED_API
void GetSharedMembers(System::Object::shared_members_type& result)
const override;
44 bool m_include_comments;
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Represents a particular type and provides information about it.
Definition: type_info.h:109
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9