C# Class Microsoft.CSharp.RuntimeBinder.Semantics.VoidType

Inheritance: CType
Afficher le fichier Open project: mikedn/runtime

Méthodes publiques

Свойство Type Description
Instance VoidType

Méthodes publiques

Méthode Description
IsPredefType ( PredefinedType pt ) : bool

Private Methods

Méthode Description
VoidType ( ) : Microsoft.CSharp.RuntimeBinder.Syntax

Method Details

IsPredefType() public méthode

public IsPredefType ( PredefinedType pt ) : bool
pt PredefinedType
Résultat bool

Property Details

Instance public_oe static_oe property

public static VoidType,Microsoft.CSharp.RuntimeBinder.Semantics Instance
Résultat VoidType