Managed implementation of RADIUS_EXTENSION_CONTROL_BLOCK.
Inheritance: IExtensionControl
 public ResponseDictionary(ExtensionControl outer)
 {
     this.outer = outer;
 }
Ejemplo n.º 2
0
 public ResponseDictionary(ExtensionControl outer)
 {
     this.outer = outer;
 }