C# Class TeamMentor.UnitTests.Cassini.IE_TeamMentor_ExtensionMethods_Content

Mostra file Open project: TeamMentor/Master

Public Methods

Method Description
article ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
article ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
article_Edit ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
article_Edit ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
article_Html ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
article_Html ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
article_Raw ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
article_Raw ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor

Method Details

article() public static method

public static article ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
ieTeamMentor this
id System.Guid
return IE_TeamMentor

article() public static method

public static article ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
ieTeamMentor this
tmArticle TeamMentor.CoreLib.TeamMentor_Article
return IE_TeamMentor

article_Edit() public static method

public static article_Edit ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
ieTeamMentor this
id System.Guid
return IE_TeamMentor

article_Edit() public static method

public static article_Edit ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
ieTeamMentor this
tmArticle TeamMentor.CoreLib.TeamMentor_Article
return IE_TeamMentor

article_Html() public static method

public static article_Html ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
ieTeamMentor this
id System.Guid
return IE_TeamMentor

article_Html() public static method

public static article_Html ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
ieTeamMentor this
tmArticle TeamMentor.CoreLib.TeamMentor_Article
return IE_TeamMentor

article_Raw() public static method

public static article_Raw ( this ieTeamMentor, System.Guid id ) : IE_TeamMentor
ieTeamMentor this
id System.Guid
return IE_TeamMentor

article_Raw() public static method

public static article_Raw ( this ieTeamMentor, TeamMentor_Article tmArticle ) : IE_TeamMentor
ieTeamMentor this
tmArticle TeamMentor.CoreLib.TeamMentor_Article
return IE_TeamMentor