Ejemplo n.º 1
0
 public static Session Dynamic()
 {
     return(new Session(IpFilterNative.CreateDynamicSession(), SessionType.Dynamic));
 }