C# Class AjaxControlToolkit.Reference.Core.EventDoc

Inheritance: DocBase
Exibir arquivo Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Public Methods

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

Method Details

EventDoc() public method

public EventDoc ( 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