C# Class chat_services.Infrastructure.Helpers.CachingHelpers

ファイルを表示 Open project: pthpv95/signalr-chat-app

Public Methods

Method Description
BuildKey ( string prefix, Guid key ) : string

Method Details

BuildKey() public static method

public static BuildKey ( string prefix, Guid key ) : string
prefix string
key Guid
return string