C# 클래스 Signum.Windows.EnumWindowsExtensions

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
PreAndNull ( this collection ) : IEnumerable
PreAndNull ( this collection, bool isNullable ) : IEnumerable

메소드 상세

PreAndNull() 공개 정적인 메소드

public static PreAndNull ( this collection ) : IEnumerable
collection this
리턴 IEnumerable

PreAndNull() 공개 정적인 메소드

public static PreAndNull ( this collection, bool isNullable ) : IEnumerable
collection this
isNullable bool
리턴 IEnumerable