- 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 | 
|---|---|
| Verbosity | 
									
    Initializes a new instance of the NAnt.Contrib.Tasks.MsbuildTask.VerbosityLevelConverter
    class.
     | 
							
Methods
| Name | Value | Summary | 
|---|---|---|
| ConvertFrom | 
								Object | 
									 
    Converts the given object to the type of this converter, using the 
    specified context and culture information.
     
								 | 
							
