MarshalerAttr
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.webdav.internal.xml
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
MarshalXMLAttr
method MarshalXMLAttr(name: Name): tuple of (Attr, error)
(Attr, error) MarshalXMLAttr(Name name)
func MarshalXMLAttr(_ name: Name) -> tuple of (Attr, error)
func MarshalXMLAttr(name Name) tuple of (Attr, error)
Function MarshalXMLAttr(name As Name) As Tuple (Of Attr, error)
Parameters:
- name: