Piscal Client improvements
This commit is contained in:
@@ -14,5 +14,7 @@
|
||||
public string Filename { get; set; }
|
||||
|
||||
public byte[] Contents { get; set; }
|
||||
|
||||
public string CombinedIdentifier => $"{LeafInput.CombinedIdentifier}_{Id}";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user