C# Class AjaxControlToolkit.Reference.Core.ClientPropertyDoc

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

Public Methods

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

Method Details

ClientPropertyDoc() public method

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

Fill() public method

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