C# Class System.Empty

Represents a static instance without a value.
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Value Empty

Méthodes publiques

Méthode Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
ToString ( ) : String

Private Methods

Méthode Description
Empty ( ) : System

Method Details

GetObjectData() public méthode

public GetObjectData ( SerializationInfo info, StreamingContext context ) : void
info SerializationInfo
context StreamingContext
Résultat void

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

Value public_oe static_oe property

public static Empty,System Value
Résultat Empty