C# Class CmsWeb.Models.OrgContentInfo

Afficher le fichier Open project: bvcms/bvcms

Méthodes publiques

Méthode Description
Get ( int id ) : OrgContentInfo
GetMemberList ( ) : IEnumerable
GetOc ( int id ) : OrgContentInfo
TryRunPython ( int pid ) : bool

Method Details

Get() public static méthode

public static Get ( int id ) : OrgContentInfo
id int
Résultat OrgContentInfo

GetMemberList() public méthode

public GetMemberList ( ) : IEnumerable
Résultat IEnumerable

GetOc() public static méthode

public static GetOc ( int id ) : OrgContentInfo
id int
Résultat OrgContentInfo

TryRunPython() public méthode

public TryRunPython ( int pid ) : bool
pid int
Résultat bool