C# Class UserDefinedReport.Template

Inheritance: ReportingFramework.ReportFromMemory, IReport
Afficher le fichier Open project: frederiksen/Task-Card-Creator

Méthodes publiques

Méthode Description
Create ( IEnumerable data ) : System.Windows.Documents.FixedDocument
IsSupported ( IEnumerable wiTypeCollection ) : bool

Private Methods

Méthode Description
FileName ( string s ) : string

Method Details

Create() public méthode

public Create ( IEnumerable data ) : System.Windows.Documents.FixedDocument
data IEnumerable
Résultat System.Windows.Documents.FixedDocument

IsSupported() public méthode

public IsSupported ( IEnumerable wiTypeCollection ) : bool
wiTypeCollection IEnumerable
Résultat bool