[Gregor.Core.BindFlags]

Gregor.Core.BindFlags

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public static class Gregor.Core.BindFlags

Custom Attributes: Gregor.Core.Module()

Description: 


Members

BindFlags

public BindFlags()

Custom Attributes: 

Description: 

AllInstance

static public System.Reflection.BindingFlags AllInstance {get;}

Custom Attributes: 

Description: 

AllPrivate

static public System.Reflection.BindingFlags AllPrivate {get;}

Custom Attributes: 

Description: 

AllPublic

static public System.Reflection.BindingFlags AllPublic {get;}

Custom Attributes: 

Description: 

AllStatic

static public System.Reflection.BindingFlags AllStatic {get;}

Custom Attributes: 

Description: 

NonPublicInstance

static public System.Reflection.BindingFlags NonPublicInstance {get;}

Custom Attributes: 

Description: 

NonPublicStatic

static public System.Reflection.BindingFlags NonPublicStatic {get;}

Custom Attributes: 

Description: 

PublicInstance

static public System.Reflection.BindingFlags PublicInstance {get;}

Custom Attributes: 

Description: 

PublicStatic

static public System.Reflection.BindingFlags PublicStatic {get;}

Custom Attributes: 

Description: 


See Also

Gregor.Core.ModuleAttribute

System.Object

System.Reflection.BindingFlags