initial commit

This commit is contained in:
Chikyun
2019-10-24 21:24:21 +09:00
commit 376f7d9de0
544 changed files with 295019 additions and 0 deletions

14
ArinWarev1/DataSet/DS.vb Normal file
View File

@@ -0,0 +1,14 @@
Partial Class DS
Partial Class weather_chaDataTable
Private Sub weather_chaDataTable_weather_chaRowChanging(sender As System.Object, e As weather_chaRowChangeEvent) Handles Me.weather_chaRowChanging
End Sub
End Class
End Class
Namespace DSTableAdapters
End Namespace