C# Class Microsoft.ManagementConsole.Internal.ClipboardData

Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
GetValue ( ) : byte[]
SetValue ( byte value ) : void
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetValue() public méthode

public GetValue ( ) : byte[]
Résultat byte[]

SetValue() public méthode

public SetValue ( byte value ) : void
value byte
Résultat void

operator() public static méthode

public static operator ( ) : bool
Résultat bool