Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator Attribute(ValueTuple<string, string>)

Declaration

public static implicit operator Attribute(
    ValueTuple<string, string> tup
)

Summary

Converts a string pair into an XML attribute.