Class RoadNetworkSerializeDataAttribute
シリアライズするときに対応するクラスを指定する
Inheritance
System.Object
RoadNetworkSerializeDataAttribute
Namespace: PLATEAU.RoadNetwork.Data
Assembly: cs.temp.dll.dll
Syntax
public class RoadNetworkSerializeDataAttribute : Attribute
Constructors
RoadNetworkSerializeDataAttribute(Type)
Declaration
public RoadNetworkSerializeDataAttribute(Type dataType)
Parameters
Type | Name | Description |
---|---|---|
Type | dataType |
Properties
DataType
Declaration
public Type DataType { get; set; }
Property Value
Type | Description |
---|---|
Type |