Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertMemberToExtension/description.html
T
2013-08-27 15:03:27 +04:00

5 lines
121 B
HTML

<html>
<body>
This intention converts a member of a class or trait into an extension to this class/trait.
</body>
</html>