Summary
Diagnostic, if class has no fields.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Diagnostic 
- Interfaces
- Base Types
- 
									- Object
- DiagnosticBase
 
							graph BT
	Type-->Base0["DiagnosticBase"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Diagnostic/DiagnosticBase"
	Base0-->Base1["Object"]
	Type-.->Interface0["IDiagnostic"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Diagnostic/IDiagnostic"
	Type["ClassHasNoFields"]
class Type type-node
						
					Syntax
public class ClassHasNoFields : DiagnosticBase, IDiagnosticRemarks
Diagnostic, if class has no fields.
			Constructors
| Name | Summary | 
|---|---|
| ClassHasNoFields | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Problem | string | |
| Reason | Object | |
| Solution | string | |
| ToString | string | Inherited from DiagnosticBase |