C# 클래스 SampleCsObjectManager.SampleCsObjectManagerPlugInAttributes

상속: RMA.Rhino.MRhinoPlugInAttributes
파일 보기 프로젝트 열기: mcneel/Rhino4Samples_DotNet

공개 메소드들

메소드 설명
Address ( ) : string
Country ( ) : string
Email ( ) : string
Fax ( ) : string
Organization ( ) : string
Phone ( ) : string
UpdateURL ( ) : string
Website ( ) : string

메소드 상세

Address() 공개 메소드

public Address ( ) : string
리턴 string

Country() 공개 메소드

public Country ( ) : string
리턴 string

Email() 공개 메소드

public Email ( ) : string
리턴 string

Fax() 공개 메소드

public Fax ( ) : string
리턴 string

Organization() 공개 메소드

public Organization ( ) : string
리턴 string

Phone() 공개 메소드

public Phone ( ) : string
리턴 string

UpdateURL() 공개 메소드

public UpdateURL ( ) : string
리턴 string

Website() 공개 메소드

public Website ( ) : string
리턴 string