C# Class Orchard.ContentManagement.ContentPartBehavior

Inheritance: ContentItemBehavior
Afficher le fichier Open project: ucdavis/Orchard

Méthodes publiques

Méthode Description
ContentPartBehavior ( ContentPart contentPart ) : System
GetMemberMissing ( Func proceed, object self, string name ) : object

Method Details

ContentPartBehavior() public méthode

public ContentPartBehavior ( ContentPart contentPart ) : System
contentPart ContentPart
Résultat System

GetMemberMissing() public méthode

public GetMemberMissing ( Func proceed, object self, string name ) : object
proceed Func
self object
name string
Résultat object