C# 클래스 InternalSystem.UInt32

파일 보기 프로젝트 열기: sharpos/SharpOS

공개 메소드들

메소드 설명
Equals ( System i ) : bool
Equals ( object o ) : bool
ToString ( ) : string
ToString ( string format ) : string

메소드 상세

Equals() 공개 메소드

public Equals ( System i ) : bool
i System
리턴 bool

Equals() 공개 메소드

public Equals ( object o ) : bool
o object
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ToString() 공개 메소드

public ToString ( string format ) : string
format string
리턴 string