Example #1
0
 public IRCProfileController(IIRCProfileService p)
 {
     profileService = p;
 }
Example #2
0
 public IRCProfileController(IIRCProfileService p)
 {
     profileService = p;
 }