C# 클래스 SpeakFriend.Utilities.Usefulness.UsefulnessEntityProxy

상속: IUsefulnessEntity
파일 보기 프로젝트 열기: teamaton/speak-lib

공개 메소드들

메소드 설명
UsefulnessEntityProxy ( ) : System
UsefulnessEntityProxy ( UsefulnessEntry usefulnessEntry ) : System
UsefulnessEntityProxy ( string entityType, int entitiyId ) : System

메소드 상세

UsefulnessEntityProxy() 공개 메소드

public UsefulnessEntityProxy ( ) : System
리턴 System

UsefulnessEntityProxy() 공개 메소드

public UsefulnessEntityProxy ( UsefulnessEntry usefulnessEntry ) : System
usefulnessEntry UsefulnessEntry
리턴 System

UsefulnessEntityProxy() 공개 메소드

public UsefulnessEntityProxy ( string entityType, int entitiyId ) : System
entityType string
entitiyId int
리턴 System