Method JoinAttributes
JoinAttributes(IEnumerable<String>)
Declaration
public static string JoinAttributes(this IEnumerable<string> attributes)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<String> | attributes |
Returns
| Type | Description |
|---|---|
| String |
public static string JoinAttributes(this IEnumerable<string> attributes)
| Type | Name | Description |
|---|---|---|
| IEnumerable<String> | attributes |
| Type | Description |
|---|---|
| String |