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

상속: IMutablePersistable
파일 보기 프로젝트 열기: teamaton/speak-lib 1 사용 예제들

공개 메소드들

메소드 설명
UsefulnessEntry ( ) : System
UsefulnessEntry ( IUsefulnessEntity usefulEntity, int value, string ipAddress, IUsefulnessCreator creator ) : System

메소드 상세

UsefulnessEntry() 공개 메소드

public UsefulnessEntry ( ) : System
리턴 System

UsefulnessEntry() 공개 메소드

public UsefulnessEntry ( IUsefulnessEntity usefulEntity, int value, string ipAddress, IUsefulnessCreator creator ) : System
usefulEntity IUsefulnessEntity
value int
ipAddress string
creator IUsefulnessCreator
리턴 System