override fun getDescription()

in src/rider/main/kotlin/com/jetbrains/rider/plugins/trxplugin/fileType/TrxFileType.kt [13:15]


    override fun getDescription(): String {
        return "Trx file"
    }