Ignore:
Timestamp:
Jul 2, 2007, 1:33:52 AM (17 years ago)
Author:
イグトランス (egtra)
Message:

#121対応、Classes/System/Windows/Forms以下を名前空間に入れた。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/Windows/Forms/CreateParams.ab

    r240 r282  
    33#ifndef __SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__
    44#define __SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__
     5
     6Namespace System
     7Namespace Windows
     8Namespace Forms
    59
    610Class CreateParams
     
    1923End Class
    2024
     25End Namespace 'Forms
     26End Namespace 'Widnows
     27End Namespace 'System
     28
    2129#endif '__SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__
Note: See TracChangeset for help on using the changeset viewer.