GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.Core 名前空間 : ExpectedType 列挙体 |
Public Enum ExpectedType Inherits System.Enum
public enum ExpectedType : System.Enum
メンバ | 解説 |
---|---|
Byte | Byte型であることをチェックします。 |
DateTime | DateTime型であることをチェックします。 |
Decimal | Decimal型であることをチェックします。 |
Integer | Integer型であることをチェックします。 |
TimeSpan | TimeSpan型であることをチェックします。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Web.Input.Core.ExpectedType