8 #include <system/object.h>
10 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
30 typedef System::Object BaseType;
32 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
33 ASPOSE_TASKS_SHARED_RTTI_INFO_DECL();
41 virtual void CssSaving(System::SharedPtr<CssSavingArgs> args) = 0;
Represents a callback that is called to create resource to store CSS.
Definition: ICssSavingCallback.h:28
virtual void CssSaving(System::SharedPtr< CssSavingArgs > args)=0
The method to be called while saving of CSS.