C# 클래스 Microsoft.JScript.JSVariableField

상속: JSField
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
GetCustomAttributes ( bool inherit ) : Object[]

비공개 메소드들

메소드 설명
CheckCLSCompliance ( bool classIsCLSCompliant ) : void
GetAsMethod ( Object obj ) : MethodInfo
GetClassFullName ( ) : String
GetInferredType ( JSField inference_target ) : IReflect
GetMetaData ( ) : Object
GetPackage ( ) : PackageScope
JSVariableField ( String name, ScriptObject obj, FieldAttributes attributeFlags ) : System
WriteCustomAttribute ( bool doCRS ) : void

메소드 상세

GetCustomAttributes() 공개 메소드

public GetCustomAttributes ( bool inherit ) : Object[]
inherit bool
리턴 Object[]