Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Summary: Enum

Maira Wenzel edited this pageApr 23, 2019 ·1 revision

The following table provides wording guidelines and boilerplate text for Summary sections in enum pages and its members.

ItemWordingExamples
Enum<Begin with a present-tense third-person verb, such asSpecifies orDescribes.>FormBorderStyleenum summary:
Specifies the border styles for a form.

MouseButtonsenum summary:
Specifies constants that define which mouse button was pressed.
Enum member<Noun phrase. Begin with an introductory article, if appropriate.>BorderStyle.FixedSingleenum member summary:
A single-line border.
Enum member used as a maskA mask used to retrieve <noun phrase>.

Note:
If the enum member will be used as a mask, call this out, and specify the information to be retrieved using the mask.
MethodAttributes.MemberAccessMaskenum member summary:
A mask used to retrieve the scope of a method.
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp