C# 클래스 Machine.Specifications.Specs.Utility.ObjectWithReadOnlyField

파일 보기 프로젝트 열기: agross/machine.specifications

공개 프로퍼티들

프로퍼티 타입 설명
Field string

공개 메소드들

메소드 설명
ObjectWithReadOnlyField ( string field ) : System.Collections.Generic

메소드 상세

ObjectWithReadOnlyField() 공개 메소드

public ObjectWithReadOnlyField ( string field ) : System.Collections.Generic
field string
리턴 System.Collections.Generic

프로퍼티 상세

Field 공개적으로 프로퍼티

public string Field
리턴 string