次の方法で共有


SerializationInitAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, Inherited=false)]
public class SerializationInitAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, Inherited=false)>]
type SerializationInitAttribute = class
    inherit Attribute
Public Class SerializationInitAttribute
Inherits Attribute
Inheritance
SerializationInitAttribute
Attributes

Constructors

Name Description
SerializationInitAttribute()

Applies to