C# 클래스 IronPython.Modules.PythonIterTools.combinations

상속: IterBase
파일 보기 프로젝트 열기: jschementi/iron

공개 메소드들

메소드 설명
combinations ( object iterable, object r ) : System

비공개 메소드들

메소드 설명
Yielder ( int r ) : IEnumerator

메소드 상세

combinations() 공개 메소드

public combinations ( object iterable, object r ) : System
iterable object
r object
리턴 System