What does nested generic type of the generic method mean? like IEnumerable>

后端 未结 0 992
Happy的楠姐
Happy的楠姐 2021-01-16 22:19

In Pascal’s triangle exercise in the exercism.io, the method signature is as below:

using System;
using System.Collections.Generic;

public static class Pasca         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题