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

Inheritance: CType
Exibir arquivo Open project: mikedn/runtime

Public Properties

Property Type Description
Instance VoidType

Public Methods

Method Description
IsPredefType ( PredefinedType pt ) : bool

Private Methods

Method Description
VoidType ( ) : Microsoft.CSharp.RuntimeBinder.Syntax

Method Details

IsPredefType() public method

public IsPredefType ( PredefinedType pt ) : bool
pt PredefinedType
return bool

Property Details

Instance public_oe static_oe property

public static VoidType,Microsoft.CSharp.RuntimeBinder.Semantics Instance
return VoidType