Spring – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 using System;
2  
3 namespace Spring.MouseKeyboard
4 {
5 public class KeyComboConfiguredEventArgs : EventArgs
6 {
7 }
8 }