C# 클래스 Sitecore.Modules.WeBlog.Model.Comment

Represents an abstract comment
파일 보기 프로젝트 열기: WeTeam/WeBlog 1 사용 예제들

공개 메소드들

메소드 설명
Comment ( ) : System.Collections.Generic
GetHash ( ) : string

Gets a hash for this comment

메소드 상세

Comment() 공개 메소드

public Comment ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetHash() 공개 메소드

Gets a hash for this comment
public GetHash ( ) : string
리턴 string