C# Class AjaxControlToolkit.Reference.Core.DocBase

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

Méthodes publiques

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

Method Details

DocBase() public méthode

public DocBase ( string fullName ) : System
fullName string
Résultat System

Fill() public abstract méthode

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