C# Class MonoDevelop.Projects.MSBuild.MSBuildNullableBoolDataValue

Inheritance: MonoDevelop.Core.Serialization.DataValue
Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Méthode Description
MSBuildNullableBoolDataValue ( string name, bool value ) : System

Method Details

MSBuildNullableBoolDataValue() public méthode

public MSBuildNullableBoolDataValue ( string name, bool value ) : System
name string
value bool
Résultat System