initial commit
This commit is contained in:
14
ArinWarev1/DataSet/DS.vb
Normal file
14
ArinWarev1/DataSet/DS.vb
Normal 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
|
||||
Reference in New Issue
Block a user