NDoc 1.3 SDK

ReferencePathCollection.ICustomTypeDescriptor.GetEditor Method 

[Visual Basic]
Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object _
    Implements ICustomTypeDescriptor.GetEditor
[C#]
object ICustomTypeDescriptor.GetEditor(
   Type editorBaseType
);

Implements

ICustomTypeDescriptor.GetEditor

See Also

ReferencePathCollection Class | NDoc.Core Namespace