Skip to content

Instantly share code, notes, and snippets.

@pankaj-k
Created October 23, 2015 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pankaj-k/4397121aa9d6b6e92370 to your computer and use it in GitHub Desktop.
Save pankaj-k/4397121aa9d6b6e92370 to your computer and use it in GitHub Desktop.
public interface IBattery
{
void Start();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment