Beispiel #1
0
 internal static string ToSerializedValue(this Layouts?value)
 {
     return(value?.ToSerializedValue());
 }