Guest
Private paste!

Untitled

By: a guest | Apr 17th, 2010 | Syntax: VB.NET | Size: 0.27 KB | Hits: 146 | Expires: Never
Copy text to clipboard
  1. Imports System
  2. Imports System.ComponentModel
  3. Imports System.Collections
  4. Imports System.Diagnostics
  5. Imports System.Data
  6. Imports System.Data.SqlClient
  7. Imports System.Configuration
  8.  
  9. Namespace CodeBuilder.Objects
  10.  
  11.     Public Class Class1
  12.  
  13.     End Class
  14.  
  15. End Namespace