classlib all types implemented
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace PS.IPAM;
|
||||
|
||||
[Serializable]
|
||||
public class Tag {
|
||||
public int Id { get; }
|
||||
public string Type { get; }
|
||||
|
||||
Reference in New Issue
Block a user