[
https://issues.apache.org/jira/browse/IGNITE-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238114#comment-17238114
]
Danut Radoaica commented on IGNITE-13588:
-----------------------------------------
Every generic is like that. Take:
public class SameClass : SameClassBase<ModelClass> \{ ... }
> .NET: Returns the full name of the specified type without any assembly
> version info. The reason why this method is needed is that a generic type's
> FullName contains the full AssemblyQualifiedName of its item type.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-13588
> URL: https://issues.apache.org/jira/browse/IGNITE-13588
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.9, 2.8.1
> Environment: Apache Ignite: v2.8.1
> JDK: v1.8
> .NET Core: v3.1
> Reporter: Danut Radoaica
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, 2.9.1-rc
> Fix For: 2.9.1
>
> Attachments: Untitled.png
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Returns the full name of the specified type without any assembly version
> info. The reason why this method is needed is that a generic type's FullName
> contains the full AssemblyQualifiedName of its item type.
> ([https://github.com/apache/ignite/pull/8337)|https://github.com/apache/ignite/pull/8337]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)