| ofs | hex dump | ascii |
|---|
| 0000 | 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 01 ff 00 00 02 5e 08 06 00 00 00 ba 59 0c | .PNG........IHDR.......^......Y. |
| 0020 | 68 00 00 00 04 67 41 4d 41 00 00 b1 8f 0b fc 61 05 00 00 00 09 70 48 59 73 00 00 2e 22 00 00 2e | h....gAMA......a.....pHYs..."... |
| 0040 | 22 01 aa e2 dd 92 00 00 00 19 74 45 58 74 53 6f 66 74 77 61 72 65 00 70 61 69 6e 74 2e 6e 65 74 | ".........tEXtSoftware.paint.net |
| 0060 | 20 34 2e 30 2e 31 37 33 6e 9f 63 00 00 b1 af 49 44 41 54 78 5e ed bd 79 c0 2d 55 79 e6 9b 08 de | .4.0.173n.c....IDATx^..y.-Uy.... |
| 0080 | 44 66 95 4e 72 e8 0c 7d af 26 ad 49 df 16 6d cc ed e4 e2 41 24 49 df 8e 38 64 e8 ee dc 20 09 78 | Df.Nr..}.&.I..m....A$I..8d.....x |
| 00a0 | bb 83 ca 18 24 83 89 80 63 4b 3a 1a 0c 0e c0 21 28 f3 a0 08 1c 64 16 88 03 22 b3 80 ca e4 00 22 | ....$...cK:....!(....d..."....." |
| 00c0 | e7 30 cb 99 98 0f 59 b7 9e aa ef dd df bb df fd ae 9a f7 de 55 b5 9f 3f 7e df fe 6a d5 aa 55 ab | .0....Y.............U..?~..j..U. |
| 00e0 | d6 5a b5 9e 77 8d f5 13 21 04 42 08 21 3d 67 ed fd f7 87 53 57 1d 1b 4e 3b e1 38 97 23 de 7d 70 | .Z..w...!.B.!=g....SW..N;.8.#.}p |
| 0100 | 78 db ef ed 59 8a 57 bf e2 65 e1 97 7f f1 e7 66 c0 8a f0 f2 5f f8 d9 f4 77 e5 2e 3b 8f c5 01 71 | x...Y.W..e.....f...._...w..;...q |
| 0120 | b6 cf 48 da c3 75 24 84 10 32 3d 1e 5c bb 66 42 a8 45 f4 f6 7a eb 1b 53 de f4 86 d7 a5 02 99 89 | ..H..u$..2=.\.fB.E..z..S........ |
| 0140 | e3 f2 ef 96 5b fe 44 52 73 2f 06 db 6f bd 45 92 5c 7e 1a 92 66 b8 8e 84 10 42 ca 73 cb 8d 37 4c | ....[.DRs/..o.E.\~..f....B.s..7L |
| 0160 | 88 78 26 de 2b 52 c1 06 9e b8 91 62 f6 fe fd 37 25 49 ec a7 3b a9 8f eb 48 08 21 64 9c 9b af bb | .x&.+R.....b...7%I..;...H.!d.... |
| 0180 | 36 15 77 88 d1 ca 5d 5e b5 70 ad f0 79 b1 e2 a5 db 24 c9 ef e7 09 a9 8f eb 48 08 21 24 fc c4 37 | 6.w...]^.p..y....$.......H.!$..7 |
| 01a0 | af bf 2e ec b9 fb //------------------------------------------------------------------------------
// <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.MachineStudio.UsersAndRoles.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.MachineStudio.UsersAndRoles.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;
}
}
}
}
|