Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
RequestFromPeer.cs
4
6{
11 {
16 : base(string.Empty,string.Empty, ServiceRef.Localizer[nameof(AppResources.RequestReviewFromAPeer)],
17 string.Empty, true, Constants.Images.Qr_Person, 230, 230)
18 {
19 }
20 }
21}
A set of never changing property constants and helpful values.
Definition: Constants.cs:7
Base class that references services in the app.
Definition: ServiceRef.cs:31
Represents representing a peer review from a peer, by scanning their QR-code.
RequestFromPeer()
Represents representing a peer review from a peer, by scanning their QR-code.