[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DatedGDIDWithISOKey(
DateTime date,
GDID gdid,
string iso
)
public DatedGDIDWithISOKey(
DateTime date,
GDID gdid,
string iso
)
Public Sub New (
date As DateTime,
gdid As GDID,
iso As String
)
Public Sub New (
date As DateTime,
gdid As GDID,
iso As String
)
public:
DatedGDIDWithISOKey(
DateTime date,
GDID gdid,
String^ iso
)
public:
DatedGDIDWithISOKey(
DateTime date,
GDID gdid,
String^ iso
)
new :
date : DateTime *
gdid : GDID *
iso : string -> DatedGDIDWithISOKey
new :
date : DateTime *
gdid : GDID *
iso : string -> DatedGDIDWithISOKey