AccelerometerDemo.Resources.GetFont C# (CSharp) Méthode

GetFont() static private méthode

static private GetFont ( Resources id ) : Microsoft.SPOT.Font
id Resources
Résultat 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)