C# Class Kooboo.Commerce.CMSIntegration.DataSources.CommerceDataSourceDesigner

Inheritance: IDataSourceDesigner
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
CreateDataSource ( ) : IDataSource
IsEditorFor ( IDataSource dataSource ) : bool

Method Details

CreateDataSource() public méthode

public CreateDataSource ( ) : IDataSource
Résultat IDataSource

IsEditorFor() public méthode

public IsEditorFor ( IDataSource dataSource ) : bool
dataSource IDataSource
Résultat bool