Show / Hide Table of Contents

Class ProgramBody

Inheritance
System.Object
ProgramBody
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: buildinfo
Assembly: buildinfo.dll
Syntax
public static class ProgramBody

Methods

EncodeDateTime(DateTime)

Declaration
public static string EncodeDateTime(DateTime data)
Parameters
Type Name Description
System.DateTime data
Returns
Type Description
System.String

Main(String[])

Declaration
public static void Main(string[] args)
Parameters
Type Name Description
System.String[] args
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX