add · 5e4729b12a - SVN.BY: Go Git Service
British Petrolium %!s(int64=7) %!d(string=hai) anos
pai
achega
5e4729b12a
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      YandexLocation.vb

+ 5 - 0
YandexLocation.vb

@@ -54,4 +54,9 @@ Module YandexLocation
54 54
             End If
55 55
         End Function
56 56
     End Class
57
+
58
+
59
+    Sub Main()
60
+        Dim loc As YandexLocatin = New YandexLocatin("4-ый Загородный переулок, дом 20, Минск, Беларусь")
61
+    End Sub
57 62
 End Module