OSDN Git Service

DTXMania089リリースに際してのtag付け。
[dtxmania/dtxmania.git] / 110401(DTXMania089) / SlimDXc_Jun2010(VC++2008) / build / DocComments.txt
1 This file contains a set of doc comments to make it easy to copy/paste them into the source. \r
2 Seriously, I got tired of typing them over and over. Feel free to add more.\r
3 \r
4                 /// <summary>\r
5                 /// \r
6                 /// </summary>\r
7                 /// <unmanaged></unmanaged>\r
8 \r
9                         /// <summary>\r
10                         /// \r
11                         /// </summary>\r
12                         \r
13                         /// <summary>\r
14                         /// Initializes a new instance of the <see cref=""/> class.\r
15                         /// </summary>\r
16 \r
17 /// <param name=""></param>\r
18 \r
19 /// <returns></returns>\r
20 \r
21 /// <returns>A <see cref="SlimDX::Result"/> object describing the result of the operation.</returns>\r
22 \r
23 <see cref=""/>\r
24 \r
25                         /// <summary>\r
26                         /// Releases all resources used by the <see cref=""/>.\r
27                         /// </summary>\r
28                         \r
29                         /// <summary>\r
30                         /// Constructs a new instance of the <see cref=""/> class using the specified pointer to a\r
31                         /// previously constructed unmanaged object.\r
32                         /// </summary>\r
33                         /// <param name="pointer">The unmanaged IDirect3DDevice9 pointer.</param>\r
34                         /// <returns>The newly constructed object.</returns>\r
35                         \r
36                         /// <unmanaged></unmanaged>