C# 클래스 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
파일 보기 프로젝트 열기: r1pper/TidyNetPortable 1 사용 예제들

공개 메소드들

메소드 설명
MutableInteger ( ) : System
MutableInteger ( Int32 val ) : System

메소드 상세

MutableInteger() 공개 메소드

public MutableInteger ( ) : System
리턴 System

MutableInteger() 공개 메소드

public MutableInteger ( Int32 val ) : System
val System.Int32
리턴 System