C# Class AjaxControlToolkit.Reference.Core.PropertyDoc

Inheritance: DocBase
Mostrar archivo Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Public Methods

Method Description
Fill ( IEnumerable values, ContentType contentType ) : DocBase
PropertyDoc ( string fullName ) : System.Collections.Generic

Method Details

Fill() public method

public Fill ( IEnumerable values, ContentType contentType ) : DocBase
values IEnumerable
contentType ContentType
return DocBase

PropertyDoc() public method

public PropertyDoc ( string fullName ) : System.Collections.Generic
fullName string
return System.Collections.Generic