C# 클래스 FdoToolbox.Core.Configuration.SequentialOperationArgument

파일 보기 프로젝트 열기: jumpinjackie/fdotoolbox

Private Properties

프로퍼티 타입 설명
GetProcessedValue string

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a System.String that represents this instance.

비공개 메소드들

메소드 설명
GetProcessedValue ( IEnumerable variables ) : string

Gets the argument value with any variable references substituted for actual values

메소드 상세

ToString() 공개 메소드

Returns a System.String that represents this instance.
public ToString ( ) : string
리턴 string