C# Class Geekhub.Modules.Meetings.Support.MeetingUrlGenerator

Mostrar archivo Open project: geekhubdk/geekhub

Public Methods

Method Description
CreateFullMeetingUrl ( int id, string googleAnalyticsSource ) : string

Method Details

CreateFullMeetingUrl() public static method

public static CreateFullMeetingUrl ( int id, string googleAnalyticsSource ) : string
id int
googleAnalyticsSource string
return string