C# 클래스 NCldr.Types.RelativeTimeRule

파일 보기 프로젝트 열기: GuySmithFerrier/NCLDR 1 사용 예제들

공개 메소드들

메소드 설명
Combine ( RelativeTimeRule combined, RelativeTimeRule parent ) : RelativeTimeRule

Combine combines a child with a parent as necessary and returns the combined object

메소드 상세

Combine() 공개 정적인 메소드

Combine combines a child with a parent as necessary and returns the combined object
public static Combine ( RelativeTimeRule combined, RelativeTimeRule parent ) : RelativeTimeRule
combined RelativeTimeRule The child object
parent RelativeTimeRule The parent object
리턴 RelativeTimeRule