mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-11 23:18:43 +00:00
Docs
This commit is contained in:
@@ -301,6 +301,10 @@ module internal CapturingInterfaceMockGenerator =
|
||||
Type = SynType.app "ResizeArray" [ ty ]
|
||||
}
|
||||
|> SynField.make
|
||||
|> SynField.withDocString (
|
||||
PreXmlDoc.create
|
||||
"Additions to this ResizeArray are locked on itself. For maximum safety, lock on this field before reading it."
|
||||
)
|
||||
| CallField.ArgsObject (argsObjectName, _, generics) ->
|
||||
{
|
||||
Attrs = []
|
||||
|
Reference in New Issue
Block a user