C# 클래스 FolderPair, dotnetCampus.Configurations

파일 보기 프로젝트 열기: dotnet-campus/dotnetCampus.Configurations

공개 메소드들

메소드 설명
FolderPair ( string? directory, string? file ) : System,

메소드 상세

FolderPair() 공개 메소드

public FolderPair ( string? directory, string? file ) : System,
directory string?
file string?
리턴 System,