C# Class AjaxControlToolkit.Reference.Core.EventDoc

Inheritance: DocBase
Afficher le fichier Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Méthodes publiques

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

Method Details

EventDoc() public méthode

public EventDoc ( string fullName ) : System.Collections.Generic
fullName string
Résultat System.Collections.Generic

Fill() public méthode

public Fill ( IEnumerable values, ContentType contentType ) : DocBase
values IEnumerable
contentType ContentType
Résultat DocBase