C# Class HouseOfTheFuture.Api.HubEvents.TickEntity

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Datei anzeigen Open project: HouseOfTheFuture/API-App

Public Methods

Method Description
TickEntity ( ) : System
TickEntity ( System.Guid hubId, System.Guid messageId ) : System

Method Details

TickEntity() public method

public TickEntity ( ) : System
return System

TickEntity() public method

public TickEntity ( System.Guid hubId, System.Guid messageId ) : System
hubId System.Guid
messageId System.Guid
return System