Pavel Tupitsyn created IGNITE-3604: -------------------------------------- Summary: .NET: Inconsistent namespace imports in examples Key: IGNITE-3604 URL: https://issues.apache.org/jira/browse/IGNITE-3604 Project: Ignite Issue Type: Improvement Components: platforms Affects Versions: 1.5.0.final Reporter: Pavel Tupitsyn Assignee: Pavel Tupitsyn Fix For: 2.0
Some files have imports within namespace declaration, some outside, some even mix these two. Both styles are equally popular in the wild, so we should just make examples consistent with the rest of the code base (which uses imports within the declaration). -- This message was sent by Atlassian JIRA (v6.3.4#6332)