C# Class System.Reflection.Emit.Tests.EnumBuilderMethodTests.BoolAttribute

Inheritance: Attribute
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
BoolAttribute ( bool myBool ) : System.Collections.Generic

Method Details

BoolAttribute() public method

public BoolAttribute ( bool myBool ) : System.Collections.Generic
myBool bool
return System.Collections.Generic