EmptyBodyAttribute

Description

sealed class CodeX.EmptyBodyAttribute

Derived from

Attribute abstract

The virtual member has an empty or default body and does not need to be called by overriding methods.

If the members return type is void, it contains no statements at all. Otherwise it contains a single return statement that returns some meaningful default value of the return type (e.g. false for bool).

Usages

AllocatorBase.BlockAlign method
ApplicationWindow.MouseTrack method
ApplicationWindow.RecreateNativeWindow method
ApplicationWindow.TextInputActivate method
Component.ConsumeCharacter method
Component.ConsumeKeyboard method
Component.DoRender method
Component.OnBoundsChanged method
Component.OnFocusChanged method
Component.Shown method
ConfigType.AsArrayNull method
ConfigType.AsClassNull method
ConfigType.AsEnumNull method
ConfigType.IsConvertibleTo method
ConfigType.Members property
ConfiguratorBase.FromNull method
ConfiguratorObject.DoToValue method
ConfigValue.Cache method
ConfigValue.Cached method
ConfigValue.DoValidate method
CoordinateOperationMethod.DefaultParameters method
CoordinateOperationMethod.DoDeserialize method
CoordinateOperationMethod.DoValidateParameters method
CoordinateOperationMethod.FixedParameter method
CoordinateOperationMethod.IgnoredParameter method
DataCache.ClearPage method
DataUpdaterList.Prepare method
DirectXEffect.DoConstantBufferUpdateBegin method
DirectXEffect.DoConstantBufferUpdateEnd method
EnumeratorBase.DoDispose method
FileFormat.DoCanRead method
GLBase.LookupExtensions method
GLBase.LookupMemory method
GLBase.LookupVersion method
GLEffect.ProgramObjectBinary1 method
GLEffect.ProgramObjectBinary2 method
GpuBufferBase.DoBufferMap method
GpuBufferBase.DoBufferUnmap method
GpuBufferBase.DoBufferUpdate method
GraphicsFence.DoWaitPoll method
Heightmap.DoSetRegion method
Heightmap.UpdateRegion_Lock method
Heightmap.UpdateRegion_Unlock method
ImageReader.DoReadAll method
InputFieldGeneric.ValueToRange method
MapProjectionFactory.CreateMapProjection_CubeToCube method
MapProjectionFactory.CreateMapProjection_CubeToRect method
MapProjectionFactory.CreateMapProjection_RectToCube method
MapProjectionFactory.CreateMapProjection_RectToRect method
MarkingBuilder.ShapeForDefault method
MarkingBuilder.ShapeForPavement method
MarkingBuilder.ShapeForSpecial method
NativeLibrary.InitializeFunctionPointers method
ObjectDataCache.Recycle method
ParticleUpdater.CreateVertexArrays method
PrimitiveRenderer.ApplyBuffer method
PrimitiveRenderer.ApplyType method
PsiNode.DoResolve method
PsiNode.OnResolved method
PushButton.PressedChanged method
PyramidBase.DoHasTileData1 method
RenderEffect.DoBegin method
RenderEffect.DoBuildComponents method
RenderEffect.DoEnd method
RenderEffect.DoPassBegin method
RenderEffect.DoPassEnd method
RenderEffectComponents.ShaderName method
RenderEffectParameters.Declare method
RenderEffectParameters.EffectComponents method
RenderEffectParameters.EffectRenderState method
RenderEffectParameters.EffectSamplerState method
RenderStageBase.End method
ResourceBase.BindingChanged method
ResourceBase.NameChanged method
SampleBuffer.WarpFix method
SceneObject.DirtyStateCheck method
SceneObject.DoUpdateState method
ShapeReader.ModifierChanged method
StreamBase.DoFinish method
StringOp.DoReverse method
TerrainTransform.DoMeshBind method
TerrainTransform.DoMeshUnbind method
TextComponent.TextChanged method
Texture2D.DoSetTexels_Begin method
Texture2D.DoSetTexels_End method
TextureFormat.Generalize method
TinmanModule.CollectSystemInfo method
TinmanModule.DoInitialize method
TinmanModule.DoShutdown method
Tutorial.CreateGui method
Tutorial.KeyboardMode method
Tutorial.ResetView method
Tutorial_10_Tinman.CreateGeometry method
Tutorial_10_Tinman.CreateGravity method
Tutorial_10_Tinman.CreateModifier method
Tutorial_10_Tinman.CreateStructureUpdater method
Tutorial_10_Tinman.CreateVertexUpdater method
Tutorial_11_Render.RenderModels method
Tutorial_11_Render.RenderSimple method
Versioned.VersionAggregated property
VisualRasterizerGeneric.DoMeasureBounds method
Widget.DoConsumeInput method
Widget.DoUpdateGui method
Widget.SizeChanged method
XmlNode.ToText2 method