Skip to content

Instantly share code, notes, and snippets.

@cerkit
Created March 25, 2014 19:31
Show Gist options
  • Save cerkit/9769394 to your computer and use it in GitHub Desktop.
Save cerkit/9769394 to your computer and use it in GitHub Desktop.
AlbumFormatService _service;
public frmMain()
{
InitializeComponent();
_service = new AlbumFormatService();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment