BatterySizesWatchFace.Resources.GetFont C# (CSharp) Метод

GetFont() статический приватный Метод

static private GetFont ( Resources id ) : Microsoft.SPOT.Font
id Resources
Результат Microsoft.SPOT.Font
        internal static Microsoft.SPOT.Font GetFont(Resources.FontResources id)
        {
            return ((Microsoft.SPOT.Font)(Microsoft.SPOT.ResourceUtility.GetObject(ResourceManager, id)));
        }
        internal static string GetString(Resources.StringResources id)