C# Class AjaxControlToolkit.Reference.Core.ClientEventDoc

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

Méthodes publiques

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

Method Details

ClientEventDoc() public méthode

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