C# Class NPOI.Extension.FreezeAttribute

Inheritance: System.Attribute
Mostra file Open project: xyting/NPOI.Extension

Public Methods

Method Description
FreezeAttribute ( ) : System

Initializes a new instance of the FreezeAttribute class.

Method Details

FreezeAttribute() public method

Initializes a new instance of the FreezeAttribute class.
public FreezeAttribute ( ) : System
return System