C# 클래스 FiftyOne.Example.Illustration.AllProfiles.Program

파일 보기 프로젝트 열기: 51Degrees/dotNET-Device-Detection

공개 메소드들

메소드 설명
Run ( string fileName ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void
getProfileValues ( Profile profile, System.Property property ) : string

Constructs a "|" separated string of all the values the profile has which relate to the supplied property.

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string fileName ) : void
fileName string
리턴 void