| ofs | hex dump | ascii |
|---|
| 0000 | 47 49 46 38 39 61 a0 00 18 00 a1 00 00 bc be bc e4 e6 e4 ff ff ff 00 00 00 21 ff 0b 4e 45 54 53 | GIF89a...................!..NETS |
| 0020 | 43 41 50 45 32 2e 30 03 01 00 00 00 21 f9 04 08 09 00 00 00 2c 00 00 00 00 a0 00 18 00 00 02 e7 | CAPE2.0.....!.......,........... |
| 0040 | 94 8f a9 cb ed 0f a3 9c b4 da 8b b3 de bc fb 0f 86 e2 48 96 e6 89 a6 ea ca b6 ee 0b c7 32 0c d4 | ..................H..........2.. |
| 0060 | f6 ed dc 3a 90 ef 76 ef e3 35 82 35 a0 cf b8 43 ea 72 81 a6 b3 29 64 00 9e cf e8 62 4a 85 32 b3 | ...:..v..5.5...C.r...)d....bJ.2. |
| 0080 | 01 ab 02 9b f5 26 c0 54 31 82 5c dd 86 d5 65 76 7a c8 ed ba 9d e6 03 9a 3e d7 c2 b9 75 c3 5d 2f | .....&.T1.\...evz.......>...u.]/ |
| 00a0 | 15 d7 27 f0 27 b7 b7 76 d8 96 f8 16 c8 97 67 d8 88 18 a9 38 c9 78 25 f8 38 58 a8 89 b9 88 e7 09 | ..'.'..v......g....8.x%.8X...... |
| 00c0 | 78 e9 08 0a 29 2a 69 4a 89 6a f9 d5 59 f9 e9 1a ca 3a 0a 5b 2a 7b 6a 9b 8a bb 3a d6 aa fa ea 1b | x...)*iJ.j..Y....:.[*{j...:..... |
| 00e0 | cb 3b 0b 5c 2b 7c 6b 9c 8b bc 7b d6 ab fb eb 1c cc 3c 0c 5d 2c 7d 6c 9d 8c bd 6c d7 ac fc ec 1d | .;.\+|k...{......<.],}l...l..... |
| 0100 | 6d 47 a4 84 33 34 6e 1e 44 fe 83 7e c4 9e e4 be 34 23 3f 4f 5f 6f 7f 8f 9f af bf cf df ef ff 0f | mG..34n.D..~....4#?O_o.......... |
| 0120 | 30 a0 c0 81 fe 0a 00 00 21 f9 04 08 09 00 00 00 2c 00 00 00 00 a0 00 18 00 82 ac aa ac d4 d6 d4 | 0.......!.......,............... |
| 0140 | e4 e2 e4 bc ba bc dc de //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Tango.PPC.Jobs.Properties {
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if ((resourceMan == null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Tango.PPC.Jobs.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
}
}
|