10 #include <system/object.h>
12 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
18 class LicenseInternal;
64 class ASPOSE_TASKS_SHARED_CLASS
License final :
public System::Object
67 typedef System::Object BaseType;
69 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
70 ASPOSE_TASKS_SHARED_RTTI_INFO_DECL();
149 ASPOSE_TASKS_SHARED_API
void SetLicense(
const System::String& licenseName);
178 ASPOSE_TASKS_SHARED_API
void SetLicense(
const System::SharedPtr<System::IO::Stream>& stream);
182 #ifdef ASPOSE_GET_SHARED_MEMBERS
183 ASPOSE_TASKS_SHARED_API
void GetSharedMembers(System::Object::shared_members_type& result)
const override;
189 System::SharedPtr<LicenseV2::LicenseInternal> licenseInternal;
Provides methods to license the component.
Definition: License.h:65
License()
Initializes a new instance of the License class.
void SetLicense(const System::SharedPtr< System::IO::Stream > &stream)
Licenses the component.
void SetLicense(const System::String &licenseName)
Licenses the component.
Aspose.
Definition: Asn.h:13