C# Class FSSHTTPandWOPIInspector.Parsers.BitAttribute

Inheritance: System.Attribute
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
BitLength int

Public Methods

Method Description
BitAttribute ( int bitLength ) : System

Method Details

BitAttribute() public method

public BitAttribute ( int bitLength ) : System
bitLength int
return System

Property Details

BitLength public property

public int BitLength
return int