public AudioRecorderConnection(ISkillStoreServiceConnectable connectable) : base(connectable) { }
Exemplo n.º 2
0
		public ServerConnection(ISkillStoreServiceConnectable connectable) : base(connectable) { }