C# Class NetOffice.Tools.UnRegisterFunctionAttribute

Inheritance: System.Attribute
Show file Open project: ehsan2022002/VirastarE Class Usage Examples

Public Properties

Property Type Description
Value RegisterMode

Public Methods

Method Description
UnRegisterFunctionAttribute ( RegisterMode mode )

Creates an instance of the attribute

Method Details

UnRegisterFunctionAttribute() public method

Creates an instance of the attribute
public UnRegisterFunctionAttribute ( RegisterMode mode )
mode RegisterMode register call condition

Property Details

Value public property

Register Call Condition
public RegisterMode Value
return RegisterMode