MsbuildTask.

MsbuildTask.VerbosityLevelConverter Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Base Types
  • EnumConverter
graph BT Type-->Base0["EnumConverter"] Type["MsbuildTask.VerbosityLevelConverter"] class Type type-node

Syntax

public class MsbuildTask.VerbosityLevelConverter : EnumConverter

Constructors

Name Summary
VerbosityLevelConverter() Initializes a new instance of the NAnt.Contrib.Tasks.MsbuildTask.VerbosityLevelConverter class.

Methods

Name Value Summary
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) Object
Converts the given object to the type of this converter, using the specified context and culture information.