Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertMemberToExtensionIntention/description.html
T
2015-09-22 15:00:24 +02:00

5 lines
129 B
HTML

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