Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
RequestFromPeer.cs
1
using
NeuroAccessMaui.Resources.Languages
;
2
using
NeuroAccessMaui.Services
;
3
using
Waher.Networking.XMPP.Contracts
;
4
5
namespace
NeuroAccessMaui.UI.Pages.Applications.ApplyId
6
{
10
public
class
RequestFromPeer
:
ServiceProviderWithLegalId
11
{
15
public
RequestFromPeer
()
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
}
NeuroAccessMaui.Constants
A set of never changing property constants and helpful values.
Definition:
Constants.cs:24
NeuroAccessMaui.Resources.Languages.AppResources
A strongly-typed resource class, for looking up localized strings, etc.
Definition:
AppResources.Designer.cs:25
NeuroAccessMaui.Services.ServiceRef
Base class that references services in the app.
Definition:
ServiceRef.cs:43
NeuroAccessMaui.UI.Pages.Applications.ApplyId.RequestFromPeer
Represents representing a peer review from a peer, by scanning their QR-code.
Definition:
RequestFromPeer.cs:11
NeuroAccessMaui.UI.Pages.Applications.ApplyId.RequestFromPeer.RequestFromPeer
RequestFromPeer()
Represents representing a peer review from a peer, by scanning their QR-code.
Definition:
RequestFromPeer.cs:15
Waher.Networking.XMPP.Contracts.ServiceProviderWithLegalId
Contains information about a service provider with a legal identity.
Definition:
ServiceProviderWithLegalId.cs:7
NeuroAccessMaui.Resources.Languages
Definition:
AppResources.Designer.cs:11
NeuroAccessMaui.Services
Definition:
PlatformSpecific.cs:35
NeuroAccessMaui.UI.Pages.Applications.ApplyId
Definition:
IdentityDocumentType.cs:8
Waher.Networking.XMPP.Contracts
Definition:
AltitudeUse.cs:2
NeuroAccessMaui
NeuroAccessMaui
UI
Pages
Applications
ApplyId
RequestFromPeer.cs
Generated by
1.9.5