C# Class Microsoft.JScript.JSVariableField

Inheritance: JSField
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
GetCustomAttributes ( bool inherit ) : Object[]

Private Methods

Méthode Description
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

Method Details

GetCustomAttributes() public méthode

public GetCustomAttributes ( bool inherit ) : Object[]
inherit bool
Résultat Object[]