annotate Tools/Templates.VB/My Project/Application.Designer.vb @ 6:11b6da379593
Исправлена странная ошибка при использовании OfType<...>().Where(...)
author |
cin |
date |
Mon, 05 Dec 2016 05:50:52 +0300 |
parents |
f990fcb411a9 |
children |
|
rev |
line source |
0
|
1 '------------------------------------------------------------------------------
|
|
2 ' <auto-generated>
|
|
3 ' This code was generated by a tool.
|
|
4 ' Runtime Version:4.0.30319.1
|
|
5 '
|
|
6 ' Changes to this file may cause incorrect behavior and will be lost if
|
|
7 ' the code is regenerated.
|
|
8 ' </auto-generated>
|
|
9 '------------------------------------------------------------------------------
|
|
10
|
|
11 Option Strict On
|
|
12 Option Explicit On
|
|
13
|