Integreat.Shared.Models.Page.Page C# (CSharp) 메소드

Page() 공개 메소드

public Page ( ) : System
리턴 System
		public Page ()
		{
		}

Same methods

Page::Page ( string primaryKey, int id, string title, string type, string status, System.DateTime modified, string excerpt, string content, string parentId, int order, string thumbnail, Author author, bool autoTranslated, List availableLanguages ) : System