*** empty log message ***

This commit is contained in:
2007-04-26 15:43:06 +00:00
parent 333be432b2
commit 515ef36507
7 changed files with 16 additions and 498 deletions

View File

@ -5,12 +5,12 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("asetestcom_net")]
[assembly: AssemblyTitle("asetestcnt")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("asetestcom_net")]
[assembly: AssemblyCopyright("Copyright © 2007")]
[assembly: AssemblyProduct("asetestcnt")]
[assembly: AssemblyCopyright("© 2007 Hyung-Hwan Chung, All rights reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

View File

@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASETestCom.Properties {
namespace ASETestCNT.Properties {
using System;
@ -39,7 +39,7 @@ namespace ASETestCom.Properties {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ASETestCom.Properties.Resources", typeof(Resources).Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ASETestCNT.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;

View File

@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASETestCom.Properties {
namespace ASETestCNT.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]