Managed implementation of RADIUS_EXTENSION_CONTROL_BLOCK.
상속: IExtensionControl
 public ResponseDictionary(ExtensionControl outer)
 {
     this.outer = outer;
 }
예제 #2
0
 public ResponseDictionary(ExtensionControl outer)
 {
     this.outer = outer;
 }