CodeClass
CodeClass(ModuleBuilder, String)
CodeClass(ModuleBuilder, String, Type, Type[])
CodeClass(ModuleBuilder, String, TypeAttributes, Type, Type[])
TypeBuilder
CreateConstructor(Type[])
CreateConstructor(MethodAttributes, Type[])
CreateCustomAttribute(Type)
CreateCustomAttribute(Type, Type[], CodeLiteral[], FieldInfo[], CodeLiteral[])
CreateCustomAttribute(Type, Type[], Object[], String[], Object[])
CreateMethod(String, Type, Type[])
CreateMethod(String, MethodAttributes, Type, Type[])
CreateProperty(String, Type, Type[])
CreateProperty(String, Type, MethodAttributes, Type[])
CreateStaticMethod(String, Type, Type[])
CreateType()
CreateVirtualMethod(String, Type, Type[])
DefineField(String, Type, CodeCustomAttribute[])
DefineField(String, Type, FieldAttributes, CodeExpression, CodeCustomAttribute[])
DefineStaticField(CodeExpression, CodeCustomAttribute[])
DefineStaticField(String, Type, CodeExpression, CodeCustomAttribute[])
GetDefaultConstructor()
GetStaticConstructor()
ImplementMethod(MethodInfo)
ImplementMethod(Type, MethodInfo)
ImplementMethod(Type, String)
PrintCode()
PrintCode(CodeWriter)
monoandroid
namespace Mono.CodeGeneration
{
public class CodeClass
}
Xamarin Android | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Information specific to monoandroid | |
Assembly | System.ServiceModel , Version=2.0.5.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API