1 write to iinterface
ComSvcConfig (1)
Options.cs (1)
79this.iinterface = iinterface;
1 reference to iinterface
ComSvcConfig (1)
Options.cs (1)
93public T Interface { get { return this.iinterface; } }