C# 클래스 ExampleApp.UsingInnerCollections

파일 보기 프로젝트 열기: twistedtwig/CustomConfigurations 1 사용 예제들

공개 메소드들

메소드 설명
UsingInnerCollections ( ) : System

Example of using the Collections and Collection elements, these can be nested as deep as required, (n.b if doing deep nesting might want to consider if the current approach is the best fit).

메소드 상세

UsingInnerCollections() 공개 메소드

Example of using the Collections and Collection elements, these can be nested as deep as required, (n.b if doing deep nesting might want to consider if the current approach is the best fit).
public UsingInnerCollections ( ) : System
리턴 System