Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ViewClaimThingNavigationArgs.cs
2
4{
9 {
14 {
15 }
16
22 {
23 this.Uri = Uri;
24 }
25
29 public string? Uri { get; }
30 }
31}
An base class holding page specific navigation parameters.
ViewClaimThingNavigationArgs()
Creates a new instance of the ViewClaimThingNavigationArgs class.
ViewClaimThingNavigationArgs(string Uri)
Creates a new instance of the ViewClaimThingNavigationArgs class.