Method | Description | |
---|---|---|
GetInspector ( object objectToInspect, |
Returns the first ITypeInspector from Inspectors where ShouldInspect returns true. If none return true, the CatchAllTypeInspector is used
|
|
ObjectPrinterConfig ( ) : System |
instatiates new instace of ObjectPrinterConfig using defaults from Config.Printer
|
public GetInspector ( object objectToInspect, |
||
objectToInspect | object | |
typeOfObjectToInspect | ||
return | ITypeInspector |