C# 클래스 JetBrains.ReSharper.Koans.Refactoring.ExtractMethod

파일 보기 프로젝트 열기: JetBrains/resharper-workshop

공개 메소드들

메소드 설명
LongMethod ( IEnumerable items ) : List

메소드 상세

LongMethod() 공개 메소드

public LongMethod ( IEnumerable items ) : List
items IEnumerable
리턴 List