/Artem.GoogleMap.Extensions/GoogleMarkersExtenderDesigner.cs
# · C# · 14 lines · 9 code · 2 blank · 3 comment · 0 complexity · 38c39420434b47b16258068e2f8ec42e MD5 · raw file
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Text;
- using System.Web.UI.Design;
-
- namespace Artem.Google.UI {
-
- /// <summary>
- ///
- /// </summary>
- public class GoogleMarkersExtenderDesigner : ControlDesigner {
- }
- }