C# 클래스 NSemble.Modules.Blog.Helpers.BlogPostHelpers

파일 보기 프로젝트 열기: synhershko/NSemble

공개 메소드들

메소드 설명
Gravatar ( this comment, int size, string extras = null ) : IHtmlString

비공개 메소드들

메소드 설명
GetHashedEmail ( string email ) : string
GetMd5Hash ( string input ) : string

메소드 상세

Gravatar() 공개 정적인 메소드

public static Gravatar ( this comment, int size, string extras = null ) : IHtmlString
comment this
size int
extras string
리턴 IHtmlString