Exemplo n.º 1
0
 private static string CreateOrUpdateSecondaryTileArea(string[] sargs, bool[] bargs, ref Color32 backgroundColor, int foregroundText, Rect area)
 {
     return(Tile.CreateOrUpdateSecondaryTileArea_Injected(sargs, bargs, ref backgroundColor, foregroundText, ref area));
 }