Exemplo n.º 1
0
 public IRCProfileController(IIRCProfileService p)
 {
     profileService = p;
 }
Exemplo n.º 2
0
 public IRCProfileController(IIRCProfileService p)
 {
     profileService = p;
 }