Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

Declaration

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

Summary

Converts an XML attribute into a string pair.