Example #1
0
 internal static string ToString(ActionBlockUsageType type)
 {
     return(type.ToString("G").ToLowerInvariant());
 }