C# 클래스 System.Empty

Represents a static instance without a value.
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Value Empty

공개 메소드들

메소드 설명
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
ToString ( ) : String

비공개 메소드들

메소드 설명
Empty ( ) : System

메소드 상세

GetObjectData() 공개 메소드

public GetObjectData ( SerializationInfo info, StreamingContext context ) : void
info SerializationInfo
context StreamingContext
리턴 void

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

Value 공개적으로 정적으로 프로퍼티

public static Empty,System Value
리턴 Empty