This website requires JavaScript.
Explore
Help
Sign In
P0
/
CodeLiturgy.Dashboard
Watch
3
Star
0
Fork
You've already forked CodeLiturgy.Dashboard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a45c212592
CodeLiturgy.Dashboard
/
CodeLiturgy.Views
/
Models
/
IpInformation.cs
8 lines
108 B
C#
Raw
Blame
History
namespace
CodeLiturgy.Views.Models
;
public
record
IpInformation
(
IpType
IpType
,
string
Address
)
;
Reference in New Issue
View Git Blame
Copy Permalink