svnno****@sourc*****
svnno****@sourc*****
2011年 1月 10日 (月) 13:29:12 JST
Revision: 1333 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1333 Author: syo68k Date: 2011-01-10 13:29:12 +0900 (Mon, 10 Jan 2011) Log Message: ----------- ・未使用と思われるPostClass.StatusIndexをコメントアウト ・仮ドキュメント作成 Modified Paths: -------------- branches/query/Tween/StatusDictionary.vb branches/query/Tween/Tween.vbproj Added Paths: ----------- branches/query/Tween/DynamicQuery.txt -------------- next part -------------- Added: branches/query/Tween/DynamicQuery.txt =================================================================== (Binary files differ) Property changes on: branches/query/Tween/DynamicQuery.txt ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: branches/query/Tween/StatusDictionary.vb =================================================================== --- branches/query/Tween/StatusDictionary.vb 2011-01-09 22:19:29 UTC (rev 1332) +++ branches/query/Tween/StatusDictionary.vb 2011-01-10 04:29:12 UTC (rev 1333) @@ -316,11 +316,11 @@ _IsDm = value End Set End Property - Public ReadOnly Property StatusIndex() As Integer - Get - Return _statuses - End Get - End Property + 'Public ReadOnly Property StatusIndex() As Integer + ' Get + ' Return _statuses + ' End Get + 'End Property Public Property Uid() As Long Get Return _Uid Modified: branches/query/Tween/Tween.vbproj =================================================================== --- branches/query/Tween/Tween.vbproj 2011-01-09 22:19:29 UTC (rev 1332) +++ branches/query/Tween/Tween.vbproj 2011-01-10 04:29:12 UTC (rev 1333) @@ -493,6 +493,7 @@ <None Include="Resources\4r.ico" /> </ItemGroup> <ItemGroup> + <Content Include="DynamicQuery.txt" /> <Content Include="Resources\1o.ico" /> <Content Include="tips.txt" /> <None Include="Resources\5g.ico" />