C# 클래스 TinBot.Web.ViewModels.Configs

파일 보기 프로젝트 열기: marcodiniz/TinBot 1 사용 예제들

공개 메소드들

메소드 설명
GetDisplayName ( string userName ) : string
GetRealUserName ( string userName ) : string

메소드 상세

GetDisplayName() 공개 메소드

public GetDisplayName ( string userName ) : string
userName string
리턴 string

GetRealUserName() 공개 메소드

public GetRealUserName ( string userName ) : string
userName string
리턴 string