C# 클래스 Adf.Business.Extentions.GravatarEmailExtentions

파일 보기 프로젝트 열기: NLADP/ADF

공개 메소드들

메소드 설명
GetGravatar ( this email ) : string
GetGravatar ( this email, int size = 40 ) : string

메소드 상세

GetGravatar() 공개 정적인 메소드

public static GetGravatar ( this email ) : string
email this
리턴 string

GetGravatar() 공개 정적인 메소드

public static GetGravatar ( this email, int size = 40 ) : string
email this
size int
리턴 string