C# Class HelperLib.RoleInfoEntity

Inheritance: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
Show file Open project: CloudMetal/Windows-Azure-CouchDB Class Usage Examples

Public Methods

Method Description
RoleInfoEntity ( ) : System
RoleInfoEntity ( string roleId, string ip, int port ) : System

Method Details

RoleInfoEntity() public method

public RoleInfoEntity ( ) : System
return System

RoleInfoEntity() public method

public RoleInfoEntity ( string roleId, string ip, int port ) : System
roleId string
ip string
port int
return System