C# Class SpeakFriend.Utilities.Usefulness.UsefulnessEntityProxy

Inheritance: IUsefulnessEntity
Mostra file Open project: teamaton/speak-lib

Public Methods

Method Description
UsefulnessEntityProxy ( ) : System
UsefulnessEntityProxy ( UsefulnessEntry usefulnessEntry ) : System
UsefulnessEntityProxy ( string entityType, int entitiyId ) : System

Method Details

UsefulnessEntityProxy() public method

public UsefulnessEntityProxy ( ) : System
return System

UsefulnessEntityProxy() public method

public UsefulnessEntityProxy ( UsefulnessEntry usefulnessEntry ) : System
usefulnessEntry UsefulnessEntry
return System

UsefulnessEntityProxy() public method

public UsefulnessEntityProxy ( string entityType, int entitiyId ) : System
entityType string
entitiyId int
return System