File tree Expand file tree Collapse file tree 3 files changed +18
-9
lines changed
doc/api-list/Smdn.Net.SkStackIP Expand file tree Collapse file tree 3 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1- // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.0.1 )
1+ // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.1.0 )
22// Name: Smdn.Net.SkStackIP
3- // AssemblyVersion: 1.0.1 .0
4- // InformationalVersion: 1.0.1+9921b5b514d8c63424e1f61532f990c217aa53e9
3+ // AssemblyVersion: 1.1.0 .0
4+ // InformationalVersion: 1.1.0+b1231cf0cca65506f3356620e16e3ecd4cb811c1
55// TargetFramework: .NETCoreApp,Version=v6.0
66// Configuration: Release
77// Referenced assemblies:
@@ -236,6 +236,9 @@ public static class SkStackKnownPortNumbers {
236236 }
237237
238238 public class SkStackPanaSessionEstablishmentException : SkStackPanaSessionException {
239+ public SkStackChannel ? Channel { get ; }
240+ public IPAddress ? PaaAddress { get ; }
241+ public int ? PanId { get ; }
239242 }
240243
241244 public sealed class SkStackPanaSessionEventArgs : SkStackEventArgs {
Original file line number Diff line number Diff line change 1- // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.0.1 )
1+ // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.1.0 )
22// Name: Smdn.Net.SkStackIP
3- // AssemblyVersion: 1.0.1 .0
4- // InformationalVersion: 1.0.1+9921b5b514d8c63424e1f61532f990c217aa53e9
3+ // AssemblyVersion: 1.1.0 .0
4+ // InformationalVersion: 1.1.0+b1231cf0cca65506f3356620e16e3ecd4cb811c1
55// TargetFramework: .NETCoreApp,Version=v8.0
66// Configuration: Release
77// Referenced assemblies:
@@ -234,6 +234,9 @@ public static class SkStackKnownPortNumbers {
234234 }
235235
236236 public class SkStackPanaSessionEstablishmentException : SkStackPanaSessionException {
237+ public SkStackChannel ? Channel { get ; }
238+ public IPAddress ? PaaAddress { get ; }
239+ public int ? PanId { get ; }
237240 }
238241
239242 public sealed class SkStackPanaSessionEventArgs : SkStackEventArgs {
Original file line number Diff line number Diff line change 1- // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.0.1 )
1+ // Smdn.Net.SkStackIP.dll (Smdn.Net.SkStackIP-1.1.0 )
22// Name: Smdn.Net.SkStackIP
3- // AssemblyVersion: 1.0.1 .0
4- // InformationalVersion: 1.0.1+9921b5b514d8c63424e1f61532f990c217aa53e9
3+ // AssemblyVersion: 1.1.0 .0
4+ // InformationalVersion: 1.1.0+b1231cf0cca65506f3356620e16e3ecd4cb811c1
55// TargetFramework: .NETStandard,Version=v2.1
66// Configuration: Release
77// Referenced assemblies:
@@ -226,6 +226,9 @@ public static class SkStackKnownPortNumbers {
226226 }
227227
228228 public class SkStackPanaSessionEstablishmentException : SkStackPanaSessionException {
229+ public SkStackChannel ? Channel { get ; }
230+ public IPAddress ? PaaAddress { get ; }
231+ public int ? PanId { get ; }
229232 }
230233
231234 public sealed class SkStackPanaSessionEventArgs : SkStackEventArgs {
You can’t perform that action at this time.
0 commit comments