C# 클래스 Jstor.Domain.DcValue

상속: StringEntity
파일 보기 프로젝트 열기: bibliopedia/bibliopedia 1 사용 예제들

공개 메소드들

메소드 설명
ComputeIdentity ( ) : object
DcValue ( ) : System
DcValue ( string value ) : System
FromArray ( Jstor values ) : Iesi.Collections.Generic.ISet

메소드 상세

ComputeIdentity() 공개 메소드

public ComputeIdentity ( ) : object
리턴 object

DcValue() 공개 메소드

public DcValue ( ) : System
리턴 System

DcValue() 공개 메소드

public DcValue ( string value ) : System
value string
리턴 System

FromArray() 공개 정적인 메소드

public static FromArray ( Jstor values ) : Iesi.Collections.Generic.ISet
values Jstor
리턴 Iesi.Collections.Generic.ISet