C# Class Tidy.Core.MutableInteger

Mutable Integer (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.cs for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000
ファイルを表示 Open project: r1pper/TidyNetPortable Class Usage Examples

Public Methods

Method Description
MutableInteger ( ) : System
MutableInteger ( Int32 val ) : System

Method Details

MutableInteger() public method

public MutableInteger ( ) : System
return System

MutableInteger() public method

public MutableInteger ( Int32 val ) : System
val System.Int32
return System