Projekt

Obecné

Profil

Stáhnout (142 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
namespace LDClient.detection {
2
    
3
    internal interface IProcessDetection {
4
        
5
        public void RunPeriodicDetection();
6
    }
7
}
(2-2/4)