Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal obj As ICustomStep _ ) |
C# | |
---|---|
public CustomStepEventWrapper( ICustomStep obj ) |
C++/CLI | |
---|---|
public: CustomStepEventWrapper( ICustomStep^ obj ) |
Parameters
- obj
- An object to wrap that implements ICustomStep.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)