Inititial Commit
This commit is contained in:
@ -9,5 +9,5 @@ public class Html
|
||||
string href
|
||||
) => Href = href;
|
||||
|
||||
public string Href { get; set; } // { init; get; }
|
||||
public string Href { get; } // { init; get; }
|
||||
}
|
Reference in New Issue
Block a user