C# Класс FiftyOne.Example.Illustration.AllProfiles.Program

Показать файл Открыть проект

Открытые методы

Метод Описание
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