Implemented interface member:
property
FullTypeName
Microsoft.AspNetCore.Components.IPersistentServiceRegistration.FullTypeName
1 reference to FullTypeName
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServiceRegistration.cs (1)
18
private string GetDebuggerDisplay() => $"{Assembly}::{
FullTypeName
}";